Update version number to 2.12

This commit is contained in:
sphere 2021-04-09 16:54:10 +02:00
parent ae256ac8cb
commit 292a8e1d04
3 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
[Setup]
AppName=Zone Builder
AppVerName=Zone Builder v2.11
VersionInfoVersion=2.11.0.2501
AppVerName=Zone Builder v2.12
VersionInfoVersion=2.12.0.2501
AppPublisher=Sonic Team Junior
AppPublisherURL=https://www.srb2.org/
AppSupportURL=https://git.do.srb2.org/STJr/ZoneBuilder

View File

@ -28,4 +28,4 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.11.0.2501")]
[assembly: AssemblyVersion("2.12.0.2501")]

View File

@ -28,4 +28,4 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.11.0.2501")]
[assembly: AssemblyVersion("2.12.0.2501")]