username
diff --git a/src/manifest.json b/src/manifest.json
index c7dc41e..f651645 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
{
"name": "Glowing Bear",
"description": "WeeChat Web frontend",
- "version": "0.10.0",
+ "version": "0.11.0",
"manifest_version": 2,
"icons": {
"32": "assets/img/favicon.png",
diff --git a/src/manifest.webapp b/src/manifest.webapp
index 246406a..5d26c1e 100644
--- a/src/manifest.webapp
+++ b/src/manifest.webapp
@@ -25,5 +25,5 @@
"desktop-notification":{}
},
"default_locale": "en",
- "version": "0.10.0"
+ "version": "0.11.0"
}