Skip to content

Commit 96bd4ad

Browse files
committed
Revert "bumped version"
This reverts commit 93b5826.
1 parent fa00abd commit 96bd4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/cli.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func newApp() *cli.App {
2020

2121
app.Name = "godo"
2222
app.Usage = "Stop SSHing into your server and run the same old commands. Automate. Automate. Automate."
23-
app.Version = "v1.3.1"
23+
app.Version = "v1.3.0"
2424

2525
return app
2626
}

0 commit comments

Comments
 (0)