diff --git a/README.md b/README.md index cd0847f..427ff8a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet. -**Shipped version:** 1.8.27~ynh2 +**Shipped version:** 1.8.29~ynh1 **Demo:** https://demomybb.tk/ diff --git a/README_fr.md b/README_fr.md index 885d94d..5ea9beb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet. -**Version incluse :** 1.8.27~ynh2 +**Version incluse :** 1.8.29~ynh1 **Démo :** https://demomybb.tk/ diff --git a/check_process b/check_process index b942176..91ab741 100644 --- a/check_process +++ b/check_process @@ -12,7 +12,7 @@ setup_private=1 setup_public=1 upgrade=1 - #upgrade=1 from_commit=CommitHash + upgrade=1 from_commit=8c280b69fc9901954657432beaffd6b3f440393c backup_restore=1 multi_instance=1 port_already_use=0 @@ -21,6 +21,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. + ; commit=8c280b69fc9901954657432beaffd6b3f440393c + name=Merge pull request #2 manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& diff --git a/conf/app.src b/conf/app.src index f2251f7..09becbe 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mybb/mybb/releases/download/mybb_1827/mybb_1827.zip -SOURCE_SUM=25a8414d7ee7338548906e0077330f5f7342212a68890a91182329d9cea8ea30 +SOURCE_URL=https://github.com/mybb/mybb/releases/download/mybb_1829/mybb_1829.zip +SOURCE_SUM=446f0276ce2c63a83e07cea8429ba2ecd304a5f764d9676927eb022c75cb4998 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 53844a2..790915a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Forum software", "fr": "Forum open source et libre" }, - "version": "1.8.27~ynh2", + "version": "1.8.29~ynh1", "url": "https://mybb.com/", "upstream": { "license": "LGPL-3.0-only", @@ -33,8 +33,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "path",