1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2024-09-03 19:46:21 +02:00

Upgrade to 1.4.0~ynh2

This commit is contained in:
yalh76 2021-07-16 13:50:02 +02:00
parent f9f2d24cb4
commit ace20bb090
2 changed files with 6 additions and 4 deletions

View file

@ -14,6 +14,8 @@
setup_private=1 setup_private=1
setup_public=1 setup_public=1
upgrade=1 upgrade=1
# 1.4.0~ynh1
upgrade=1 from_commit=fb4715fb8e60e6daddf6652bf563ad7c231deb74
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
port_already_use=0 port_already_use=0
@ -44,5 +46,5 @@
Email= Email=
Notification=none Notification=none
;;; Upgrade options ;;; Upgrade options
; commit=CommitHash ; commit=fb4715fb8e60e6daddf6652bf563ad7c231deb74
name=Name and date of the commit. name=1.4.0~ynh1.

View file

@ -5,8 +5,8 @@
"description": { "description": {
"en": "Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web." "en": "Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web."
}, },
"version": "1.4.0~ynh1", "version": "1.4.0~ynh2",
"url": "https://github.com/YunoHost-Apps/my_capsule_ynh", "url": "https://tildegit.org/Sbgodin/htmgem",
"upstream": { "upstream": {
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"demo": "https://gmi.sbgodin.fr/htmgem/", "demo": "https://gmi.sbgodin.fr/htmgem/",