Update version number to v3.1

This commit is contained in:
spherallic 2023-05-30 17:08:52 +02:00
parent ab4126a39f
commit 622259d39b
4 changed files with 6 additions and 6 deletions

View file

@ -3,8 +3,8 @@
[Setup]
AppName=Zone Builder
AppVerName=Zone Builder v3.0
VersionInfoVersion=3.0.0.2700
AppVerName=Zone Builder v3.1
VersionInfoVersion=3.1.0.2700
AppPublisher=Sonic Team Junior
AppPublisherURL=https://www.srb2.org/
AppSupportURL=https://git.do.srb2.org/STJr/ZoneBuilder

View file

@ -3,8 +3,8 @@
[Setup]
AppName=Zone Builder
AppVerName=Zone Builder v3.0
VersionInfoVersion=3.0.0.2700
AppVerName=Zone Builder v3.1
VersionInfoVersion=3.1.0.2700
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("3.0.0.2700")]
[assembly: AssemblyVersion("3.1.0.2700")]

View file

@ -29,4 +29,4 @@ using System.Resources;
// Build Number
// Revision
//
[assembly: AssemblyVersion("3.0.0.2700")]
[assembly: AssemblyVersion("3.1.0.2700")]