Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
iopietro committed Jan 2, 2023
1 parent 523280d commit 462be85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXILED.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<PropertyGroup>
<!-- This is the global version and is used for all projects that don't have a version -->
<Version Condition="$(Version) == ''">6.0.0-beta.17</Version>
<Version Condition="$(Version) == ''">6.0.0-beta.18</Version>
<!-- Enables public beta warning via the PUBLIC_BETA constant -->
<PublicBeta>true</PublicBeta>

Expand Down

0 comments on commit 462be85

Please sign in to comment.