Skip to content

Commit

Permalink
Bump version to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexguirre committed May 28, 2022
1 parent 383dcfa commit b59c986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/RAGENativeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PropertyGroup>
<GeneratePackageOnBuild Condition="'$(Configuration)' == 'Release'">true</GeneratePackageOnBuild>
<PackageId>RAGENativeUI</PackageId>
<Version>1.8.2</Version>
<Version>1.9</Version>
<Authors>alexguirre</Authors>
<Company>$(Authors)</Company>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
Expand All @@ -24,7 +24,7 @@
<PackageReleaseNotes>https://github.com/alexguirre/RAGENativeUI/releases</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Description>Library for RAGEPluginHook that helps you to quickly and easily build Rockstar-like menus and UIs.</Description>
<Copyright>Copyright © 2016-2021 alexguirre</Copyright>
<Copyright>Copyright © 2016-2022 alexguirre</Copyright>
</PropertyGroup>
<PropertyGroup Condition="$(Configuration.StartsWith('Debug'))">
<DefineConstants>DEBUG</DefineConstants>
Expand Down

0 comments on commit b59c986

Please sign in to comment.