1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00

Bumping app version + yunohost requirement

This commit is contained in:
Alexandre Aubin 2019-10-08 21:04:27 +02:00 committed by GitHub
parent b515e255d3
commit a1f3519d21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
"id": "shaarli", "id": "shaarli",
"packaging_format": 1, "packaging_format": 1,
"requirements": { "requirements": {
"yunohost": ">= 3.0.0" "yunohost": ">= 3.6.5"
}, },
"description": { "description": {
"en": "The personal, minimalist, super-fast, no-database delicious clone", "en": "The personal, minimalist, super-fast, no-database delicious clone",
@ -16,7 +16,7 @@
}, },
"url": "https://github.com/shaarli/Shaarli", "url": "https://github.com/shaarli/Shaarli",
"license": "MIT", "license": "MIT",
"version": "0.10.4~ynh2", "version": "0.10.4~ynh3",
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",