Skip to content

Commit c508ff1

Browse files
committed
prepare for next alpha release
1 parent cc9bb6b commit c508ff1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>1.1.1</VersionPrefix>
3+
<VersionPrefix>1.1.2</VersionPrefix>
44
</PropertyGroup>
55

66
<PropertyGroup>

versionsuffix.release.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<!-- <VersionSuffix>alpha</VersionSuffix>-->
3+
<VersionSuffix>alpha</VersionSuffix>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)