1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

Merge pull request #44 from YunoHost-Apps/node-and-go-bump

Update _common.sh
This commit is contained in:
eric_G 2024-05-02 22:39:08 +02:00 committed by GitHub
commit 2c62f29182
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
go_version=1.18 go_version=1.20
node_version=16 node_version=16
#================================================= #=================================================