1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Remove unused app_version variable

This commit is contained in:
Salamandar 2024-04-01 00:10:13 +02:00
parent 572030b92a
commit 5922713a29

View file

@ -4,8 +4,6 @@
# COMMON VARIABLES
#=================================================
app_version="v$(ynh_app_upstream_version)" # v1.98.2
# NodeJS required version
nodejs_version=20