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

Upgrade to 1.0~ynh3

This commit is contained in:
yalh76 2022-04-02 14:25:28 +02:00
parent 4a4008ee6d
commit 1e495c0662
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,8 @@
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=CommitHash
# 1.0~ynh2
upgrade=1 from_commit=9ef8cd540da5c5285239757a8dced8ee41411711
backup_restore=1
multi_instance=1
port_already_use=0

View file

@ -6,7 +6,7 @@
"en": "Static Site Generator",
"fr": "Générateur de blog statique"
},
"version": "1.0~ynh2",
"version": "1.0~ynh3",
"url": "https://blog.getpelican.com",
"upstream": {
"license": "AGPL-3.0-or-later",