There was an error while loading. Please reload this page.
2 parents fa4092e + 9f59e6e commit 33f6c5bCopy full SHA for 33f6c5b
1 file changed
version/version.go
@@ -3,7 +3,7 @@ package version
3
4
// RawVersion is the current daemon version of MicroCloud.
5
// LTS versions also include the patch number.
6
-const RawVersion = "2.1.2"
+const RawVersion = "2.1.3"
7
8
// LTS should be set if the current version is an LTS (long-term support) version.
9
const LTS = true
0 commit comments