From 9e32412260d12900ebcee4c5a12c134f8e4bcf68 Mon Sep 17 00:00:00 2001 From: Poma Date: Thu, 14 Sep 2017 15:32:41 +0300 Subject: [PATCH] bump version --- Hotsapi.Uploader.Windows/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hotsapi.Uploader.Windows/Properties/AssemblyInfo.cs b/Hotsapi.Uploader.Windows/Properties/AssemblyInfo.cs index 9f47ac6..e9a7956 100644 --- a/Hotsapi.Uploader.Windows/Properties/AssemblyInfo.cs +++ b/Hotsapi.Uploader.Windows/Properties/AssemblyInfo.cs @@ -51,5 +51,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("1.4.1.0")] -[assembly: AssemblyFileVersion("1.4.1.0")] +[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyFileVersion("1.5.0.0")]