chore: bump versions to 0.5.0-rc.2

This commit is contained in:
Jef Roosens 2022-12-21 23:45:42 +01:00
parent ab6da78738
commit be3762835d
Signed by untrusted user: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 4 additions and 2 deletions

View file

@ -20,7 +20,7 @@ fn main() {
mut app := cli.Command{
name: 'vieter'
description: 'Vieter is a lightweight implementation of an Arch repository server.'
version: '0.5.0-rc.1'
version: '0.5.0-rc.2'
posix_mode: true
flags: [
cli.Flag{