mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix: Update to latest versions
This commit is contained in:
parent
9ebb68a1df
commit
65ab05e604
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
||||||
RUBY_VERSION="2.7.3"
|
RUBY_VERSION="2.7.3"
|
||||||
NODEJS_VERSION="15.11.0"
|
NODEJS_VERSION="15.11.0"
|
||||||
|
|
||||||
syncing_server_js_version="1.35.1"
|
syncing_server_js_version="1.35.2"
|
||||||
auth_version="1.11.0"
|
auth_version="1.11.1"
|
||||||
api_gateway_version="1.19.6"
|
api_gateway_version="1.20.0"
|
||||||
extensions_version="2021.03.15"
|
extensions_version="2021.07.06"
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies=""
|
pkg_dependencies=""
|
||||||
|
|
Loading…
Add table
Reference in a new issue