Update version to 2.30.0

Forgot to increment it before release oh well...
This commit is contained in:
Mary Guillemard
2024-02-06 23:39:55 +01:00
committed by GitHub
parent caa502a393
commit d50837c46b

View File

@@ -8,7 +8,7 @@
<Description>libSDL2 bindings for C#</Description>
<RootNamespace>SDL2</RootNamespace>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<VersionPrefix>2.28.3</VersionPrefix>
<VersionPrefix>2.30.0</VersionPrefix>
</PropertyGroup>
<PropertyGroup Label="NuGet">
<Authors>marysaka &amp; ppy Pty Ltd &amp; flibitijibibo</Authors>