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

Update to 3.6.8

This commit is contained in:
Fabian Wilkens 2021-05-05 19:18:19 +02:00
parent 0459e279ab
commit 390cc0efda
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB
3 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ A safe and private place for your life's work.
Standard Notes is a simple and private notes app available on most platforms, including Web, Mac, Windows, Linux, iOS, and Android. It focuses on simplicity, and encrypts data locally before it ever touches a cloud. This means no one can read your notes but you (not even us).
**Shipped version:** 3.6.2
**Shipped version:** 3.6.8
* Apps available for free. https://standardnotes.org/
* Desktop (Windows, Mac, Linux)
* Mobile (Android and iOS)

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.6.2~ynh1",
"version": "3.6.8~ynh1",
"url": "https://github.com/standardnotes/web",
"license": "AGPL-3.0-or-later",
"maintainer": {

View file

@ -16,7 +16,7 @@ RUBY_VERSION="2.7.2"
NODEJS_VERSION="15.11.0"
SOURCE="https://github.com/standardnotes/web"
COMMIT="22da9ea942dbb9f7fe66af0bf43290b06b7fb482"
COMMIT="bc855b0a1722d2f4ac534ea4d4035299acb7a40a"
#=================================================
# PERSONAL HELPERS