1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00

Upgrade to v3.8.25

This commit is contained in:
yunohost-bot 2021-11-07 12:13:47 +00:00
parent 929855525c
commit 90b2fc7608
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
"description": {
"en": "The Standard Notes Web App. An end-to-end encrypted note-taking app. Web, Mac, Windows, Linux, iOS, and Android."
},
"version": "3.8.21~ynh1",
"version": "3.8.25~ynh1",
"url": "https://github.com/standardnotes/web",
"upstream": {
"license": "AGPL-3.0-or-later",

View file

@ -17,7 +17,7 @@ RUBY_VERSION="2.7.3"
NODEJS_VERSION="15.11.0"
SOURCE="https://github.com/standardnotes/web"
COMMIT="7bede7609fe685dbc9c3e0a6f5d11c1eaae07190"
COMMIT="e856ce7bfd3a7b357544e43ca343b1ec861debb3"
#=================================================
# PERSONAL HELPERS