Skip to content

Commit

Permalink
shared/version: Bump version to 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
  • Loading branch information
monstermunchkin committed Apr 27, 2022
1 parent 7c79c95 commit ff0c6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version contains the distrobuilder version number
var Version = "2.0"
var Version = "2.1"

0 comments on commit ff0c6f5

Please sign in to comment.