From 7a8d5d0aba758c50b50e785b7350b00898a180bc Mon Sep 17 00:00:00 2001 From: Dijji <27084934+Dijji@users.noreply.github.com> Date: Mon, 14 Dec 2020 18:06:21 +0000 Subject: [PATCH] UpdateRose version number --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index ffde1f0..97e8923 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -50,4 +50,4 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.12.*")] +[assembly: AssemblyVersion("1.13.*")]