From 50dc91c87a49c65d00982bd9fc7a1929389c9b70 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 21 Jun 2021 14:29:14 +0200 Subject: [PATCH] 0.23 --- README.md | 2 +- check_process | 5 +++++ manifest.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d68381..2d05af5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Lstu means Let's Shorten That URL. -**Shipped version:** 0.22-0 +**Shipped version:** 0.23-0 ## Screenshots diff --git a/check_process b/check_process index e3ce2e8..cc1339e 100644 --- a/check_process +++ b/check_process @@ -14,10 +14,15 @@ setup_private=1 setup_public=1 upgrade=1 + #0.21-4~ynh4 upgrade=1 from_commit=2d33783907d6de4486ac9e954ebc4b4028e11de8 + #Merge pull request #52 from YunoHost-Apps/testing + upgrade=1 from_commit=469fb267ebc496d2c63b10de35aaf3493ce8124f backup_restore=1 multi_instance=1 change_url=1 ;;; Upgrade options ; commit=2d33783907d6de4486ac9e954ebc4b4028e11de8 name=0.21-4~ynh4 + ; commit=469fb267ebc496d2c63b10de35aaf3493ce8124f + name=Merge pull request #52 from YunoHost-Apps/testing diff --git a/manifest.json b/manifest.json index cc21ce7..f37f2e3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "URL Shortener", "fr": "Raccourcisseur d'URL" }, - "version": "0.22-0~ynh2", + "version": "0.23-0~ynh1", "url": "https://lstu.fr", "license": "WTFPL", "maintainer": {