Skip to content

Commit

Permalink
update (#2613)
Browse files Browse the repository at this point in the history
  • Loading branch information
Misfiy authored Jun 8, 2024
1 parent d7fd8db commit 7a2eb2f
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 465 deletions.
6 changes: 3 additions & 3 deletions 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) == ''">8.9.4</Version>
<Version Condition="$(Version) == ''">8.9.5</Version>
<!-- Enables public beta warning via the PUBLIC_BETA constant -->
<PublicBeta>false</PublicBeta>

Expand Down Expand Up @@ -43,9 +43,9 @@
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<NoWarn>$(NoWarn);SA0001</NoWarn>
</PropertyGroup>

<PropertyGroup>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>

</Project>
Loading

0 comments on commit 7a2eb2f

Please sign in to comment.