mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
0.23
This commit is contained in:
parent
b33a37e827
commit
50dc91c87a
3 changed files with 7 additions and 2 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
Lstu means Let's Shorten That URL.
|
Lstu means Let's Shorten That URL.
|
||||||
|
|
||||||
**Shipped version:** 0.22-0
|
**Shipped version:** 0.23-0
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -14,10 +14,15 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
#0.21-4~ynh4
|
||||||
upgrade=1 from_commit=2d33783907d6de4486ac9e954ebc4b4028e11de8
|
upgrade=1 from_commit=2d33783907d6de4486ac9e954ebc4b4028e11de8
|
||||||
|
#Merge pull request #52 from YunoHost-Apps/testing
|
||||||
|
upgrade=1 from_commit=469fb267ebc496d2c63b10de35aaf3493ce8124f
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=2d33783907d6de4486ac9e954ebc4b4028e11de8
|
; commit=2d33783907d6de4486ac9e954ebc4b4028e11de8
|
||||||
name=0.21-4~ynh4
|
name=0.21-4~ynh4
|
||||||
|
; commit=469fb267ebc496d2c63b10de35aaf3493ce8124f
|
||||||
|
name=Merge pull request #52 from YunoHost-Apps/testing
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "URL Shortener",
|
"en": "URL Shortener",
|
||||||
"fr": "Raccourcisseur d'URL"
|
"fr": "Raccourcisseur d'URL"
|
||||||
},
|
},
|
||||||
"version": "0.22-0~ynh2",
|
"version": "0.23-0~ynh1",
|
||||||
"url": "https://lstu.fr",
|
"url": "https://lstu.fr",
|
||||||
"license": "WTFPL",
|
"license": "WTFPL",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue