From cc769fe59a83f9bd843a3f26a049f39f7788ca9f Mon Sep 17 00:00:00 2001 From: Kang Yu Date: Sun, 12 Sep 2021 16:27:55 -0700 Subject: [PATCH] tag 5.28 --- .../Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ninjacrab.PersistentWindows.Solution/Ninjacrab.PersistentWindows.SystrayShell/Properties/AssemblyInfo.cs b/Ninjacrab.PersistentWindows.Solution/Ninjacrab.PersistentWindows.SystrayShell/Properties/AssemblyInfo.cs index cbd7e00..e00d233 100644 --- a/Ninjacrab.PersistentWindows.Solution/Ninjacrab.PersistentWindows.SystrayShell/Properties/AssemblyInfo.cs +++ b/Ninjacrab.PersistentWindows.Solution/Ninjacrab.PersistentWindows.SystrayShell/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.27.*")] +[assembly: AssemblyVersion("5.28.*")]