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