From ab4a835ae1354717b8f2429af8c9a46b9ea23bfd Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 18 Nov 2014 19:36:08 +0100 Subject: ändere Versionsnummer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 2 +- www/js/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 7bd6246..03aeb47 100644 --- a/config.xml +++ b/config.xml @@ -4,7 +4,7 @@ + version = "1.0.2"> WvS-VPlan diff --git a/www/js/index.js b/www/js/index.js index ab7a740..495bf3a 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -version = '1.0.1'; +version = '1.0.2'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; -- cgit v1.3.1