diff --git a/conf/app.src b/conf/app.src index 0728e9b..b22d65d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/flarum/flarum/archive/v1.6.0.zip -SOURCE_SUM=ecd6d5adc9aebc254b9e8903361517dcb00cd2d36c008a7efedd88ba209acb7b +SOURCE_URL=https://github.com/flarum/flarum/archive/v1.7.0.zip +SOURCE_SUM=f7ab347c22acf1516724368d2f2f9728f8b621f742e049a031c0fd6f61120392 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index f8b2bde..52311df 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ description.en = "Next-generation forum made simple" description.fr = "Forum de nouvelle génération, simplement" description.de = "Forum der nächsten Generation leicht gemacht" -version = "1.6.3~ynh2" +version = "1.7.1~ynh1" maintainers = ["tituspijean"] diff --git a/scripts/_common.sh b/scripts/_common.sh index d03cf0b..c268cef 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -8,7 +8,7 @@ swap_needed=1024 YNH_COMPOSER_VERSION="2.0.13" # Version numbers -project_version="1.6.0" +project_version="1.7.0" #core_version is now retrieved from the manifest ldap_version="*"