Bump Console version to 0.3.0

This commit is contained in:
2024-03-11 21:38:56 +01:00
parent 92374fcd7b
commit 8922f71130

View File

@@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>0.2.0</Version> <Version>0.3.0</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>