Bump version to 5.0

This commit is contained in:
2025-12-30 12:51:24 -07:00
parent a53ea7fd13
commit 90a2becbbb
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<AssemblyName>StationeersSlang</AssemblyName>
<Description>Slang Compiler Bridge</Description>
<Version>0.4.2</Version>
<Version>0.5.0</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
</PropertyGroup>