1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00

Upgrade to v1.7.1

This commit is contained in:
yunohost-bot 2023-03-19 20:31:44 +00:00
parent 0d883daf2d
commit 3606112597
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/flarum/flarum/archive/v1.6.0.zip SOURCE_URL=https://github.com/flarum/flarum/archive/v1.7.0.zip
SOURCE_SUM=ecd6d5adc9aebc254b9e8903361517dcb00cd2d36c008a7efedd88ba209acb7b SOURCE_SUM=f7ab347c22acf1516724368d2f2f9728f8b621f742e049a031c0fd6f61120392
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@ description.en = "Next-generation forum made simple"
description.fr = "Forum de nouvelle génération, simplement" description.fr = "Forum de nouvelle génération, simplement"
description.de = "Forum der nächsten Generation leicht gemacht" description.de = "Forum der nächsten Generation leicht gemacht"
version = "1.6.3~ynh2" version = "1.7.1~ynh1"
maintainers = ["tituspijean"] maintainers = ["tituspijean"]

View file

@ -8,7 +8,7 @@ swap_needed=1024
YNH_COMPOSER_VERSION="2.0.13" YNH_COMPOSER_VERSION="2.0.13"
# Version numbers # Version numbers
project_version="1.6.0" project_version="1.7.0"
#core_version is now retrieved from the manifest #core_version is now retrieved from the manifest
ldap_version="*" ldap_version="*"