summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-10-23 19:04:24 +0200
committeremkael <emkael@tlen.pl>2018-10-23 19:04:24 +0200
commite37fd194f74a7548b1fe9d7866cea2b2b64e5504 (patch)
treef3cd5769e16e230d0c79af014176cbdb2fcd10e5
parentf0366782867de119d5133f18746adb58a26a0ddc (diff)
Bumping version numberrandom-pin
Fixes michzimny/aktywator#48
-rw-r--r--Aktywator/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Aktywator/Properties/AssemblyInfo.cs b/Aktywator/Properties/AssemblyInfo.cs
index 90362f9..af831a3 100644
--- a/Aktywator/Properties/AssemblyInfo.cs
+++ b/Aktywator/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.1.4.1")]
-[assembly: AssemblyFileVersion("1.1.4.1")]
+[assembly: AssemblyVersion("1.1.5.0")]
+[assembly: AssemblyFileVersion("1.1.5.0")]