diff options
Diffstat (limited to 'manifest.deploy')
-rw-r--r-- | manifest.deploy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.deploy b/manifest.deploy index 101357b..5094c25 100644 --- a/manifest.deploy +++ b/manifest.deploy @@ -1,6 +1,6 @@ { "name": "BibleZ", - "version": "1.3.4", + "version": "1.3.5", "description": "BibleZ is an easy to use offline bible reader app for your FirefoxOS device! Enjoy the full bible at your fingertips. <b>Features:</b> <ul><li>many available bibles in different languages (e.g. ESV, KJV, NET (free version), ...)</li><li>notes</li><li>bookmarks</li><li>highlights</li><li>history of last read scriptures</li><li>no internet connection required (only for downloading modules)</li></ul> BibleZ is based on the SWORD Project (http://crosswire.org) and licenced under GPLv3. If you have any problems with this app just send an eMail to <a href:mailto:info@zefanjas.de>info@zefanjas.de</a>!", "launch_path": "/index.html", "icons": { @@ -22,4 +22,4 @@ "description": "Required to download CrossWire's bible modules" } } -}
\ No newline at end of file +} |