From 898287f932ff732bd85b2d21cad5c4ced2126c73 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sun, 7 Apr 2013 12:05:28 -0400 Subject: [PATCH] Release 0.4.1 (WebOS only update) * Adjust for Pre3 screen resolution * Allow edit of internal file location on WebOS --- app/appinfo.json | 2 +- app/index.html | 5 +++++ pkg/packageinfo.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/appinfo.json b/app/appinfo.json index fbb7795..cc6ec34 100644 --- a/app/appinfo.json +++ b/app/appinfo.json @@ -1,6 +1,6 @@ { "id": "com.monkeystew.todotxtenyo.beta", - "version": "0.4.0", + "version": "0.4.1", "vendor": "Monkeystew", "type": "web", "main": "index.html", diff --git a/app/index.html b/app/index.html index 65a3dab..7786eb3 100644 --- a/app/index.html +++ b/app/index.html @@ -17,6 +17,11 @@