summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ec343ee..6ef19e0 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.7">
+ version = "0.9.8">
<name>WvS-VPlan</name>
diff --git a/knockout.html b/knockout.html
index 884a1dc..213af10 100644
--- a/knockout.html
+++ b/knockout.html
@@ -34,6 +34,9 @@
warn
</li>
<li id="0.9.7_rc6">
+ info
+ </li>
+ <li id="0.9.8_rc7">
ok
</li>
</ul>
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 <http://www.gnu.org/licenses/>.
*/
-version = '0.9.7_rc6';
+version = '0.9.8_rc7';
function istPremium(benutzer, key){ // Supersicherer Keygenerator :P Inspiriert von kryptochef.de
sollKey = '';