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:
parent
b515e255d3
commit
a1f3519d21
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue