summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-26 16:57:43 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 20:02:45 +0200
commit671d86460f95644c29aff829f9606da746c08590 (patch)
tree623d93d7c142a0b7e5078c107c7b567314a3fdbd
parentca566762a1eb532f5b33bcc11fe16bf7b10e5ee1 (diff)
downloadwvs-vplan-671d86460f95644c29aff829f9606da746c08590.tar.gz
wvs-vplan-671d86460f95644c29aff829f9606da746c08590.zip
ändere Versionsnummer
-rw-r--r--config.xml2
-rw-r--r--knockout.html3
-rw-r--r--www/js/index.js2
3 files changed, 5 insertions, 2 deletions
diff --git a/config.xml b/config.xml
index 6ef19e0..112f700 100644
--- a/config.xml
+++ b/config.xml
@@ -4,7 +4,7 @@
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "***REMOVED***"
- version = "0.9.8">
+ version = "0.9.9">
<name>WvS-VPlan</name>
diff --git a/knockout.html b/knockout.html
index 213af10..b619e90 100644
--- a/knockout.html
+++ b/knockout.html
@@ -37,6 +37,9 @@
info
</li>
<li id="0.9.8_rc7">
+ info
+ </li>
+ <li id="0.9.9_rc8">
ok
</li>
</ul>
diff --git a/www/js/index.js b/www/js/index.js
index 254a9aa..089f737 100644
--- a/www/js/index.js
+++ b/www/js/index.js
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-version = '0.9.8_rc7';
+version = '0.9.9_rc8';
function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de
sollKey = '';