MtApi5: set version to 2.0.1

This commit is contained in:
Viacheslav Demydiuk
2025-07-28 23:29:01 +03:00
parent 972df57028
commit fe8ac339b6
+1 -1
View File
@@ -3,7 +3,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<BaseOutputPath>$(SolutionDir)build\products</BaseOutputPath>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>