Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27424b0 commit 47500d7Copy full SHA for 47500d7
Clojure/Clojure/Bootstrap/version.properties
@@ -1 +1 @@
1
-version=1.12.1-alpha2
+version=1.12.2
Clojure/CurrentVersion.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<MajorVersion>1</MajorVersion>
5
<MinorVersion>12</MinorVersion>
6
- <PatchVersion>1</PatchVersion>
7
- <VersionSuffix>alpha2</VersionSuffix>
+ <PatchVersion>2</PatchVersion>
+ <VersionSuffix></VersionSuffix>
8
</PropertyGroup>
9
</Project>
0 commit comments