From d881e1c8c1c0997ed56a386ab815fb8a8147e0f8 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 27 Jul 2017 14:29:52 +0200 Subject: Changelog and version bump --- Aktywator/MainForm.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Aktywator/MainForm.cs') diff --git a/Aktywator/MainForm.cs b/Aktywator/MainForm.cs index 5e90be1..b1efe50 100644 --- a/Aktywator/MainForm.cs +++ b/Aktywator/MainForm.cs @@ -12,8 +12,8 @@ namespace Aktywator { public partial class MainForm : Form { - public string version = "1.0.7"; - public string date = "28.06.2017"; + public string version = "1.0.8"; + public string date = "27.07.2017"; private Bws bws; private List bwsSettings; -- cgit v1.2.3