Skip to content

Commit 33f6c5b

Browse files
authored
Version: Set 2.1.3 (v2-edge) (#1354)
2 parents fa4092e + 9f59e6e commit 33f6c5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package version
33

44
// RawVersion is the current daemon version of MicroCloud.
55
// LTS versions also include the patch number.
6-
const RawVersion = "2.1.2"
6+
const RawVersion = "2.1.3"
77

88
// LTS should be set if the current version is an LTS (long-term support) version.
99
const LTS = true

0 commit comments

Comments
 (0)