From 31ea7daea0822cf43f6f63332a8d284acaa2b420 Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 27 Oct 2019 21:14:57 +0100 Subject: Bumping version number --- spedytor/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spedytor/Properties/AssemblyInfo.cs b/spedytor/Properties/AssemblyInfo.cs index 548263a..fc9e17b 100644 --- a/spedytor/Properties/AssemblyInfo.cs +++ b/spedytor/Properties/AssemblyInfo.cs @@ -32,5 +32,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("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")] -- cgit v1.2.3