diff --git a/README.md b/README.md index 857b421..f192597 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_fr.md b/README_fr.md index bed83e8..cd8556a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 diff --git a/check_process b/check_process index b547924..326d831 100644 --- a/check_process +++ b/check_process @@ -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 diff --git a/manifest.json b/manifest.json index 223fbf9..8d4fea0 100644 --- a/manifest.json +++ b/manifest.json @@ -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",