diff --git a/README.md b/README.md index 3fef7c5..402f298 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Finally, if installing on a low-end ARM device (e.g. Raspberry Pi), first access To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). -**Shipped version:** 1.9.4 +**Shipped version:** 1.9.6 ## Screenshots diff --git a/check_process b/check_process index 9d0f832..089d350 100644 --- a/check_process +++ b/check_process @@ -12,12 +12,13 @@ setup_private=1 setup_public=1 upgrade=1 + upgrade=1 from_commit=0fae168464002327d44c923d1ff199e4b910a1d1 backup_restore=1 # Activate multi-instance test only if you have more than 2Gb RAM! multi_instance=0 incorrect_path=1 port_already_use=0 - change_url=1 + change_url=0 ;;; Levels Level 1=auto Level 2=auto @@ -34,3 +35,7 @@ ;;; Options Email= Notification=none +;;; Upgrade options + ; commit=0fae168464002327d44c923d1ff199e4b910a1d1 + name=Add README, LICENSE, check_process + manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1& diff --git a/conf/app.src b/conf/app.src index 0400079..3fba680 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v1.9.4.tar.gz -SOURCE_SUM=68a2167fda5689a2817534183c3b890f8657677bc883c34e5dd40ac1cbf0c3ac +SOURCE_URL=https://github.com/discourse/discourse/archive/v1.9.6.tar.gz +SOURCE_SUM=336193db2677c9061c1a339b874acd96cae1fc7e4fed2566e2c86a0d7d186c9d SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index eb17573..c0e1202 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "photo gallery", "fr": "Galerie photo" }, - "version": "1.9.4~ynh1", + "version": "1.9.6~ynh1", "url": "http://Discourse.org", "license": "GPL-2.0", "maintainer": {