Skip to content

Commit b5ca0d5

Browse files
committed
WIP (Core): prepare for next development iteration
1 parent c45857a commit b5ca0d5

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.10.0-alpha1
1+
version=1.10.0-master-SNAPSHOT

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>10</MinorVersion>
66
<PatchVersion>0</PatchVersion>
7-
<VersionSuffix>alpha1</VersionSuffix>
7+
<VersionSuffix>beta1</VersionSuffix>
88
</PropertyGroup>
99
</Project>

0 commit comments

Comments
 (0)