diff --git a/README.md b/README.md
index 984ad5a..764f133 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# My-Mind for YunoHost
[](https://install-app.yunohost.org/?app=my-mind)
-Version: 1.0
+Version: 1.1
* [Yunohost project](https://yunohost.org)
* [My-Mind official web page](http://my-mind.github.io/)
* [Sample mind map](http://my-mind.github.io/?map=examples/features.mymind) showcasing many features
diff --git a/conf/app.src b/conf/app.src
index 06ee13d..09a01cf 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,6 +1,6 @@
-SOURCE_URL=https://github.com/ondras/my-mind/archive/v1.0.zip
-SOURCE_SUM=304c572557dda7a7f45a48993dda6d2b7a261e817b1c5b122a7d874e2a782891
+SOURCE_URL=https://github.com/ondras/my-mind/archive/v1.1.tar.gz
+SOURCE_SUM=b9376294093da651c87a2352ee6d2a26c850e5a9bedc4320c87f215140574387
SOURCE_SUM_PRG=sha256sum
-SOURCE_FORMAT=zip
+SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
diff --git a/manifest.json b/manifest.json
index 18f9bae..5e66d50 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Online Mindmapping Software",
"fr": "Editeur de mindmaps, carte mentales"
},
- "version": "1.0",
+ "version": "1.1",
"url": "https://github.com/ondras/my-mind",
"license": "MIT",
"maintainer": {