diff --git a/manifest.webapp b/manifest.webapp index 267a2e6d..95256138 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -6,7 +6,7 @@ }, "launch_path": "/index.html", "description": "Loqui Instant Messenger allows you to have all your chat accounts in just one app.", - "version": "v0.1.1", + "version": "v0.1.2", "icons": { "256": "/img/icon-128.png", "128": "/img/icon-128.png", diff --git a/scripts/waalt/app.js b/scripts/waalt/app.js index 6bfea2d3..1e6f69c3 100644 --- a/scripts/waalt/app.js +++ b/scripts/waalt/app.js @@ -4,7 +4,7 @@ var App = { name: 'Loqui IM', shortName: 'Loqui', - version: 'v0.1.0', + version: 'v0.1.2', connectors: [], toSave: [], accounts: [],