From 9d5f71b2d59de39d8cd36b848f6a18c978c91cc8 Mon Sep 17 00:00:00 2001 From: KP9lKk Date: Tue, 17 Dec 2024 09:38:10 +0300 Subject: [PATCH] add change category --- .../obj/Debug/net8.0/LootBoxSimulator.AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LootBoxSimulator/obj/Debug/net8.0/LootBoxSimulator.AssemblyInfo.cs b/LootBoxSimulator/obj/Debug/net8.0/LootBoxSimulator.AssemblyInfo.cs index aed43b5..80811e2 100644 --- a/LootBoxSimulator/obj/Debug/net8.0/LootBoxSimulator.AssemblyInfo.cs +++ b/LootBoxSimulator/obj/Debug/net8.0/LootBoxSimulator.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("LootBoxSimulator")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+1889ede86630630ebb95b23f978ced8ff8c96694")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9c1a47e720b152aec6e6d2d7cd0d3df1b095e7a0")] [assembly: System.Reflection.AssemblyProductAttribute("LootBoxSimulator")] [assembly: System.Reflection.AssemblyTitleAttribute("LootBoxSimulator")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]