Updates version number

This commit is contained in:
Serraniel 2023-03-03 18:52:36 +01:00
parent c5a161adbf
commit 36e9a0d87f
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -19,7 +19,7 @@
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<PackageId>$(AssemblyName)</PackageId>
<Title>Japanese Pokemon Cards SDK</Title>
<Version>0.1.0-alpha</Version>
<Version>0.1.0-beta</Version>
<Authors>Serraniel</Authors>
<Description>C# SDK for interaction with jpn-cards.com</Description>
<Nullable>enable</Nullable>