forked from vieter-v/vieter
chore: bumped version to 0.3.0-rc.1
This commit is contained in:
parent
9dc8db4d54
commit
ec128539d2
3 changed files with 4 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ fn main() {
|
|||
mut app := cli.Command{
|
||||
name: 'vieter'
|
||||
description: 'Vieter is a lightweight implementation of an Arch repository server.'
|
||||
version: '0.3.0-alpha.2'
|
||||
version: '0.3.0-rc.1'
|
||||
flags: [
|
||||
cli.Flag{
|
||||
flag: cli.FlagType.string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue