Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcfrancisco committed Apr 3, 2024
1 parent 6db847b commit 0734c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func startCli() *cli.App {
// Main CLI
app := &cli.App{
Name: "Yeo!",
Version: "v0.4.8",
Version: "v0.4.9",
Usage: "Backup utilities for PostgreSQL databases",
Commands: []*cli.Command{
{
Expand Down

0 comments on commit 0734c15

Please sign in to comment.