From da1165f64f252906d99abd913f82269bc60d669d Mon Sep 17 00:00:00 2001 From: Justin Shannon Date: Thu, 4 May 2023 22:35:47 -0600 Subject: [PATCH] Bump version --- Vatsim.Vatis/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Vatsim.Vatis/Properties/AssemblyInfo.cs b/Vatsim.Vatis/Properties/AssemblyInfo.cs index 9ea02d0..8d64b9d 100644 --- a/Vatsim.Vatis/Properties/AssemblyInfo.cs +++ b/Vatsim.Vatis/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.0.0.11")] -[assembly: AssemblyInformationalVersion("4.0.0-beta.11")] +[assembly: AssemblyVersion("4.0.0.12")] +[assembly: AssemblyInformationalVersion("4.0.0-beta.12")]