diff --git a/README.md b/README.md index e79e662..f6a9f95 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery. -**Shipped version:** 0.2.1~ynh2 +**Shipped version:** 2021.12.10~ynh1 **Demo:** http://scrumblr.ca/ diff --git a/README_fr.md b/README_fr.md index 4b68c32..7dce87f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po scrumblr is a web-based simulation of a physical agile kanban board that supports real-time collaboration. it is built using node.js, websockets (using socket.io), CSS3, and jquery. -**Version incluse :** 0.2.1~ynh2 +**Version incluse :** 2021.12.10~ynh1 **Démo :** http://scrumblr.ca/ diff --git a/manifest.toml b/manifest.toml index a1d947f..b11347a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Scrumblr" description.en = "Software for post-it notes" description.fr = "Application pour créer des post-it" -version = "0.2.1~ynh2" +version = "2021.12.10~ynh1" maintainers = ["frju365", "oiseauroch"] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://framagit.org/colibris/framemo/-/archive/d14b3167dfe413ca7db78283b70334100e82076f/framemo-d14b3167dfe413ca7db78283b70334100e82076f.tar.gz" - sha256 = "f42433ee1e513a2881d00573d0ee5d9595bcee868a8ecbaf9b219d3811aa6943" + url = "https://framagit.org/colibris/framemo/-/archive/d14b3167dfe413ca7db78283b70334100e82076f/framemo-d14b3167dfe413ca7db78283b70334100e82076f.tar.bz2" + sha256 = "343ccfbd920c8200d3b8d9f0e79bdb2d27f71df01c044873d08da323fc842440" autoupdate.strategy = "latest_gitlab_commit" [resources.system_user]