1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rallly_ynh.git synced 2024-09-03 20:16:16 +02:00
This commit is contained in:
Éric Gaspar 2024-03-08 21:59:00 +01:00
parent 3ad5a8fcb7
commit 6091b5da75
2 changed files with 1 additions and 7 deletions

View file

@ -5,7 +5,7 @@ name = "Rallly"
description.en = "Tool for creating scheduling polls"
description.fr = "Outil de création de sondages de planification"
version = "3.5.1~ynh1"
version = "3.5.1~ynh2"
maintainers = ["eric_G"]

View file

@ -9,12 +9,6 @@
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
# CHECK VERSION
#=================================================
upgrade_type=$(ynh_check_app_version_changed)
#=================================================
# STANDARD UPGRADE STEPS
#=================================================