M src/Core/Core.csproj +1 -1
@@ 11,7 11,7 @@
<Nullable>enable</Nullable>
<LangVersion>8.0</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <Version>0.1.0-alpha</Version>
+ <Version>0.1.0-beta</Version>
<Authors>ociaw</Authors>
<Company>ociaw</Company>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
M src/RandN/RandN.csproj +1 -1
@@ 19,7 19,7 @@
<RepositoryType>git</RepositoryType>
<AssemblyVersion>0.1.0.0</AssemblyVersion>
<FileVersion>0.1.0.0</FileVersion>
- <Version>0.1.0-alpha</Version>
+ <Version>0.1.0-beta</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">