1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00
This commit is contained in:
ericgaspar 2021-06-21 14:29:14 +02:00
parent b33a37e827
commit 50dc91c87a
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 7 additions and 2 deletions

View file

@ -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

View file

@ -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

View file

@ -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": {