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

Merge pull request #21 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-02-05 10:32:43 +01:00 committed by GitHub
commit d9a16b41ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
**Shipped version:** 1.5.3~ynh5
**Shipped version:** 1.5.3~ynh6
## Screenshots

View file

@ -27,7 +27,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
**Version incluse :** 1.5.3~ynh5
**Version incluse :** 1.5.3~ynh6
## Captures décran

View file

@ -12,7 +12,7 @@
setup_public=1
upgrade=1
#1.5.0~ynh3
upgrade=1 from_commit=5887398434a96643fba4598b6864d78f4d6505ce
#upgrade=1 from_commit=5887398434a96643fba4598b6864d78f4d6505ce
backup_restore=1
multi_instance=1
change_url=1

View file

@ -6,7 +6,7 @@
"en": "Simple bookmark manager",
"fr": "Gestionnaire de liens simple"
},
"version": "1.5.3~ynh5",
"version": "1.5.3~ynh6",
"url": "https://github.com/go-shiori/shiori",
"upstream": {
"license": "MIT",