Skip to content

Commit 7a39af1

Browse files
committed
Revert "Prepare release 1.12.3-alpha6."
This reverts commit 40872ff. We need to make some changes enable runtime async/await in the latest version of .NET, so not quite ready to go to alpha6 yet.
1 parent 40872ff commit 7a39af1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.12.3-alpha6
1+
version=1.12.3-alpha5

Clojure/CurrentVersion.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<MajorVersion>1</MajorVersion>
55
<MinorVersion>12</MinorVersion>
66
<PatchVersion>3</PatchVersion>
7-
<VersionSuffix>alpha6</VersionSuffix>
7+
<VersionSuffix>alpha5</VersionSuffix>
88
</PropertyGroup>
99
</Project>

0 commit comments

Comments
 (0)