We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4998f5a commit 2dd97a0Copy full SHA for 2dd97a0
GamingAPIPlugins/GamingAPIPlugins.csproj
@@ -3,10 +3,10 @@
3
<PropertyGroup>
4
<TargetFrameworks>net461</TargetFrameworks>
5
<RootNamespace>Oxide.Plugins</RootNamespace>
6
- <Version>0.2.0</Version>
7
- <PackageVersion>0.2.0</PackageVersion>
8
- <AssemblyVersion>0.2.0.0</AssemblyVersion>
9
- <FileVersion>0.2.0.0</FileVersion>
+ <Version>0.3.0</Version>
+ <PackageVersion>0.3.0</PackageVersion>
+ <AssemblyVersion>0.3.0.0</AssemblyVersion>
+ <FileVersion>0.3.0.0</FileVersion>
10
<RepositoryUrl>https://github.com/GamingAPI/umod-rust-server-plugin.git</RepositoryUrl>
11
</PropertyGroup>
12
<ItemGroup>
0 commit comments