From 62168e5641dca25bb4f8233662050d1b44e38a44 Mon Sep 17 00:00:00 2001 From: Joker119 Date: Wed, 11 Jan 2023 12:11:30 -0800 Subject: [PATCH] bump --- AdminTools/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AdminTools/Properties/AssemblyInfo.cs b/AdminTools/Properties/AssemblyInfo.cs index 20a0be1..b76e647 100644 --- a/AdminTools/Properties/AssemblyInfo.cs +++ b/AdminTools/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("5.2.0.0")] -[assembly: AssemblyFileVersion("5.2.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("6.0.0.0")] +[assembly: AssemblyFileVersion("6.0.0.0")] \ No newline at end of file