diff --git a/README.md b/README.md index 717e8e2..e8f8820 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 Acropolis was forked from diaspora* in August 2021. The idea for the fork is to optimize toward community, that is making it as easy as possible to contribute. We're following a protocol that basically says if you are addressing a valid problem, your code gets merged. Everything else follows from that. -**Shipped version:** 2021.12.02~ynh1 +**Shipped version:** 2021.12.23~ynh1 diff --git a/README_fr.md b/README_fr.md index f7d808e..55c8c77 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Acropolis was forked from diaspora* in August 2021. The idea for the fork is to optimize toward community, that is making it as easy as possible to contribute. We're following a protocol that basically says if you are addressing a valid problem, your code gets merged. Everything else follows from that. -**Version incluse :** 2021.12.02~ynh1 +**Version incluse :** 2021.12.23~ynh1 diff --git a/conf/app.src b/conf/app.src index d124bc4..e29318d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/magicstone-dev/acropolis/archive/2b1c78ae680abcf42aa6a859139009defda61c1c.tar.gz -SOURCE_SUM=552c3564085fbb6acb8a330477bdda5ab43535969651b5076f92e4036499dcbf +SOURCE_URL=https://github.com/magicstone-dev/acropolis/archive/a3dcee047d1687e6e4e265f50d51cf02d5125bce.tar.gz +SOURCE_SUM=6bb9c435024a7e313f93aedfeb26405271c87725e219934e3e541ffb46148f08 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=acropolis.tar.gz +SOURCE_FILENAME=a3dcee047d1687e6e4e265f50d51cf02d5125bce.tar.gz SOURCE_EXTRACT=true \ No newline at end of file diff --git a/manifest.json b/manifest.json index 67a257b..4e741cc 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Dynamic fork of diaspora*'s federated social network", "fr": "Fourche dynamique du réseau social fédéré de diaspora*" }, - "version": "2021.12.02~ynh1", + "version": "2021.12.23~ynh1", "url": "https://github.com/magicstone-dev/acropolis", "upstream": { "license": "free",