We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb5c96 commit 624ad25Copy full SHA for 624ad25
1 file changed
common/product/constants.go
@@ -28,5 +28,5 @@ const (
28
NAME = "o2control"
29
PRETTY_SHORTNAME = "O² Control"
30
PRETTY_FULLNAME = "O² Control System"
31
- VERSION = "0.5"
+ VERSION = "0.6"
32
)
0 commit comments