chore: bump version to 1.0.0.30-pre

This commit is contained in:
Marvin
2026-04-15 22:01:57 +02:00
parent 8fa17cddd7
commit 0cee20b3bf
+1 -1
View File
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>gregCore</AssemblyName>
<Version>1.0.0</Version>
<Version>1.0.0.30-pre</Version>
<PlatformTarget>x64</PlatformTarget>
<NoWarn>CS1701;CS1702</NoWarn>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>