mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
Increase version number
This commit is contained in:
parent
733b2dd5cb
commit
2fc0cea1c4
2 changed files with 9 additions and 1 deletions
|
@ -18,7 +18,15 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# 1.0.1~ynh1
|
||||
upgrade=1 from_commit=5cc2d3ffd6529cc7356ff93af92dbb6785c3ab9a
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=5cc2d3ffd6529cc7356ff93af92dbb6785c3ab9a
|
||||
name=1.0.1~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A simple donation form with stripe",
|
||||
"fr": "Un simple formulaire de don avec stripe"
|
||||
},
|
||||
"version": "1.0.1~ynh1",
|
||||
"version": "1.0.1~ynh2",
|
||||
"url": "https://github.com/YunoHost/pepettes/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue