From 17439a0a831ef0d237ae8d20d2b9aa265048d23b Mon Sep 17 00:00:00 2001 From: Victor Date: Mon, 23 Dec 2024 07:53:21 -0700 Subject: [PATCH] New assembly version --- Gum/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gum/Properties/AssemblyInfo.cs b/Gum/Properties/AssemblyInfo.cs index a5360b5c..6b15d68a 100644 --- a/Gum/Properties/AssemblyInfo.cs +++ b/Gum/Properties/AssemblyInfo.cs @@ -31,5 +31,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("2024.12.5")] -[assembly: AssemblyFileVersion("2024.12.5")] \ No newline at end of file +[assembly: AssemblyVersion("2024.12.23")] +[assembly: AssemblyFileVersion("2024.12.23")] \ No newline at end of file