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 eafe19a commit 21b502bCopy full SHA for 21b502b
Clojure/Clojure/Bootstrap/version.properties
@@ -1 +1 @@
1
-version=1.12.3-SNAPSHOT
+version=1.12.3-alpha1
Clojure/CurrentVersion.props
@@ -4,6 +4,6 @@
4
<MajorVersion>1</MajorVersion>
5
<MinorVersion>12</MinorVersion>
6
<PatchVersion>3</PatchVersion>
7
- <VersionSuffix>SNAPSHOT</VersionSuffix>
+ <VersionSuffix>alpha1</VersionSuffix>
8
</PropertyGroup>
9
</Project>
0 commit comments