From aecbbb3b8e1f8583bb70583b6329d7151d1e0a4a Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 28 Jun 2017 22:38:59 +0200 Subject: * bumping version labels --- Aktywator/MainForm.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Aktywator') diff --git a/Aktywator/MainForm.cs b/Aktywator/MainForm.cs index 31de969..d8fb6c0 100644 --- a/Aktywator/MainForm.cs +++ b/Aktywator/MainForm.cs @@ -11,8 +11,8 @@ namespace Aktywator { public partial class MainForm : Form { - public string version = "1.0.6"; - public string date = "26.11.2016"; + public string version = "1.0.7"; + public string date = "28.06.2017"; private Bws bws; private Tournament tournament; -- cgit v1.2.3