Updates version number
This commit is contained in:
parent
c5a161adbf
commit
36e9a0d87f
|
@ -19,7 +19,7 @@
|
||||||
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
|
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
|
||||||
<PackageId>$(AssemblyName)</PackageId>
|
<PackageId>$(AssemblyName)</PackageId>
|
||||||
<Title>Japanese Pokemon Cards SDK</Title>
|
<Title>Japanese Pokemon Cards SDK</Title>
|
||||||
<Version>0.1.0-alpha</Version>
|
<Version>0.1.0-beta</Version>
|
||||||
<Authors>Serraniel</Authors>
|
<Authors>Serraniel</Authors>
|
||||||
<Description>C# SDK for interaction with jpn-cards.com</Description>
|
<Description>C# SDK for interaction with jpn-cards.com</Description>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
|
|
Loading…
Reference in a new issue