Skip to content

Commit 79bc09f

Browse files
committed
9.7.0-rc.2
1 parent 3eb2717 commit 79bc09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXILED/EXILED.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<PropertyGroup>
1717
<!-- This is the global version and is used for all projects that don't have a version -->
18-
<Version Condition="$(Version) == ''">9.7.0-rc.1</Version>
18+
<Version Condition="$(Version) == ''">9.7.0-rc.2</Version>
1919
<!-- Enables public beta warning via the PUBLIC_BETA constant -->
2020
<PublicBeta>false</PublicBeta>
2121

0 commit comments

Comments
 (0)