1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

Bump version to 3.3-rc

We decided to rename the upcoming 3.2.4 release to 3.3 to better reflect that
it is a significant feature release, and not a maintenance update.

The `3.2` branch was also renamed to `3.x` and will now be the development
branch for future 3.x releases (3.3, 3.4, etc.).
This commit is contained in:
Rémi Verschelde
2021-03-16 12:16:36 +01:00
parent 94a0fc47f7
commit 0341251d0f
5 changed files with 8 additions and 8 deletions

View File

@@ -6,8 +6,8 @@
<Authors>Godot Engine contributors</Authors>
<PackageId>Godot.NET.Sdk</PackageId>
<Version>3.2.4</Version>
<PackageVersion>3.2.4</PackageVersion>
<Version>3.3</Version>
<PackageVersion>3.3</PackageVersion>
<PackageProjectUrl>https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk</PackageProjectUrl>
<PackageType>MSBuildSdk</PackageType>
<PackageTags>MSBuildSdk</PackageTags>