We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52303d8 commit b4fe70bCopy full SHA for b4fe70b
MariCommands/MariCommands.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netcoreapp3.1</TargetFramework>
5
<PackageId>MariCommands</PackageId>
6
- <Version>1.0.0.6-alpha</Version>
+ <Version>1.0.0.0-beta</Version>
7
<Authors>renanrcp</Authors>
8
<Company>MariBot</Company>
9
<Description>A .NET Core full modular and generic command lib inspired in ASP.NET Core</Description>
0 commit comments