Skip to content

Commit

Permalink
Bumped to version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gildas Cherruel committed Jul 25, 2023
1 parent d82125a commit d955255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package gcloudcx
var commit string

// VERSION is the version of this application
var VERSION = "0.8.1" + commit
var VERSION = "0.8.2" + commit

// APP is the name of the application
const APP string = "GCloudCX Client"

0 comments on commit d955255

Please sign in to comment.