diff --git a/app/appinfo.json b/app/appinfo.json index 53e3fe9..05faffe 100644 --- a/app/appinfo.json +++ b/app/appinfo.json @@ -1,6 +1,6 @@ { "id": "com.monkeystew.todotxtenyo.beta", - "version": "0.1.1", + "version": "0.2.0", "vendor": "Monkeystew", "type": "web", "main": "index.html", diff --git a/app/index.html b/app/index.html index 10702e7..1b548e8 100644 --- a/app/index.html +++ b/app/index.html @@ -16,6 +16,11 @@ appInstance.renderInto(document.body);