From f8a63f91ed8653b74304a9464b806feb0e3c4699 Mon Sep 17 00:00:00 2001 From: Silv3r Date: Tue, 24 Apr 2018 22:31:36 +0200 Subject: [PATCH] Bump to v2.8.0.1 --- PROShine/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PROShine/Properties/AssemblyInfo.cs b/PROShine/Properties/AssemblyInfo.cs index 89d77db..d5c9c85 100644 --- a/PROShine/Properties/AssemblyInfo.cs +++ b/PROShine/Properties/AssemblyInfo.cs @@ -50,7 +50,7 @@ // 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("2.8.0.0")] -[assembly: AssemblyFileVersion("2.8.0.0")] +[assembly: AssemblyVersion("2.8.0.1")] +[assembly: AssemblyFileVersion("2.8.0.1")] [assembly: NeutralResourcesLanguage("en")]