We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb2717 commit 79bc09fCopy full SHA for 79bc09f
EXILED/EXILED.props
@@ -15,7 +15,7 @@
15
16
<PropertyGroup>
17
<!-- 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>
+ <Version Condition="$(Version) == ''">9.7.0-rc.2</Version>
19
<!-- Enables public beta warning via the PUBLIC_BETA constant -->
20
<PublicBeta>false</PublicBeta>
21
0 commit comments