Skip to content

Commit 5f3524f

Browse files
committed
Prepare next development iteration
1 parent 47500d7 commit 5f3524f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.12.2
1+
version=1.12.3-SNAPSHOT

Clojure/CurrentVersion.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MajorVersion>1</MajorVersion>
55
<MinorVersion>12</MinorVersion>
6-
<PatchVersion>2</PatchVersion>
7-
<VersionSuffix></VersionSuffix>
6+
<PatchVersion>3</PatchVersion>
7+
<VersionSuffix>SNAPSHOT</VersionSuffix>
88
</PropertyGroup>
99
</Project>

0 commit comments

Comments
 (0)