Skip to content

Commit 0a5f3e4

Browse files
committed
Release Incus 0.2
Signed-off-by: Stéphane Graber <[email protected]>
1 parent 03aed12 commit 0a5f3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/flex.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version contains the version number.
4-
var Version = "0.1"
4+
var Version = "0.2"

0 commit comments

Comments
 (0)