diff --git a/README.md b/README.md index c73f242a..e6fffa87 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview The federated image sharing service Pixelfed, for YunoHost -**Shipped version:** 0.10.10 +**Shipped version:** 0.11.0 ## Important points to read before installing diff --git a/check_process b/check_process index edf1827d..833e3deb 100644 --- a/check_process +++ b/check_process @@ -26,6 +26,8 @@ upgrade=1 from_commit=1aa406fb124b92f03b1bb69fc3462936d5227278 # 0.10.10~ynh3 upgrade=1 from_commit=2a796e30dd521a5022586bc7fe59d189210028a4 + # 0.10.10~ynh4 + upgrade=1 from_commit=8ef41895fbd38008f3718e164d0bf3f0d97a2c03 backup_restore=1 multi_instance=1 port_already_use=0 @@ -45,4 +47,6 @@ Notification=all ; commit=1aa406fb124b92f03b1bb69fc3462936d5227278 name=0.10.10~ynh1 ; commit=2a796e30dd521a5022586bc7fe59d189210028a4 - name=0.10.10~ynh3 \ No newline at end of file + name=0.10.10~ynh3 + ; commit=8ef41895fbd38008f3718e164d0bf3f0d97a2c03 + name=0.10.10~ynh4 diff --git a/conf/app.src b/conf/app.src index e519ee7e..32475cbd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.10.tar.gz -SOURCE_SUM=096faddbf43c41552e9f03eb4b76b70a04e314ca6974d13c0f2a73c42a4aa617 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.11.0.tar.gz +SOURCE_SUM=6959505c6c60f317091f51fa3756fc073a8ddc8c277e5736be285eb825ca625c OURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0afb8e4b..dc226008 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.10.10~ynh4", + "version": "0.11.0~ynh1", "url": "https://pixelfed.org/", "license": "AGPL-3.0-or-later", "maintainer": [