From 560288d7a0de40af32e6f69803f04e1622b2f9bd Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 22 Jun 2014 15:31:45 +0200 Subject: ändere Versionsnummer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.xml | 2 +- knockout.html | 3 +++ www/js/index.js | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index ec343ee..6ef19e0 100644 --- a/config.xml +++ b/config.xml @@ -4,7 +4,7 @@ + version = "0.9.8"> WvS-VPlan diff --git a/knockout.html b/knockout.html index 884a1dc..213af10 100644 --- a/knockout.html +++ b/knockout.html @@ -34,6 +34,9 @@ warn
  • + info +
  • +
  • ok
  • diff --git a/www/js/index.js b/www/js/index.js index 2925839..85245a1 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -version = '0.9.7_rc6'; +version = '0.9.8_rc7'; function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de sollKey = ''; -- cgit v1.3.1