Skip to content

Commit

Permalink
microcloud/version: Release MicroCloud 1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Max Asnaashari <max.asnaashari@canonical.com>
  • Loading branch information
masnax committed Oct 11, 2023
1 parent c603657 commit 4b02c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions microcloud/version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Package version provides shared version information.
package version

// Version is the current API version.
const Version = "0.1"
// Version is the current version of MicroCloud.
const Version = "1.1"

0 comments on commit 4b02c16

Please sign in to comment.