Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
qtc-de committed Jul 26, 2024
1 parent 1a9763d commit 04d30e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.v
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ fn main()
{
name: 'rpv-web'
description: 'An API interface to rpv'
version: '1.0.0'
version: '1.3.0'
execute: fn [mut app] (cmd cli.Command)!
{
snapshot := cmd.flags.get_bool('snapshot') or { false }
Expand Down

0 comments on commit 04d30e1

Please sign in to comment.