diff --git a/app/appinfo.json b/app/appinfo.json index 3c1a572..d17b05a 100644 --- a/app/appinfo.json +++ b/app/appinfo.json @@ -1,6 +1,6 @@ { "id": "com.monkeystew.todotxtenyo.beta", - "version": "0.2.2", + "version": "0.3.0", "vendor": "Monkeystew", "type": "web", "main": "index.html", diff --git a/app/index.html b/app/index.html index 4c13894..2a05d7d 100644 --- a/app/index.html +++ b/app/index.html @@ -16,6 +16,12 @@ appInstance.renderInto(document.body);