web: bump version to 2.6.6

This commit is contained in:
Abdullah Atta
2023-09-25 12:38:49 +05:00
parent d6608325b4
commit 1facfbec0e
5 changed files with 8 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@notesnook/desktop",
"version": "2.6.5",
"version": "2.6.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@notesnook/desktop",
"version": "2.6.5",
"version": "2.6.6",
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {

View File

@@ -2,7 +2,7 @@
"name": "@notesnook/desktop",
"productName": "Notesnook",
"description": "Your private note taking space",
"version": "2.6.5",
"version": "2.6.6",
"appAppleId": "1544027013",
"private": true,
"main": "./dist/index.js",

View File

@@ -1,12 +1,12 @@
{
"name": "@notesnook/web",
"version": "2.6.5",
"version": "2.6.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@notesnook/web",
"version": "2.6.5",
"version": "2.6.6",
"license": "GPL-3.0-or-later",
"dependencies": {
"@aws-sdk/util-base64-browser": "^3.208.0",

View File

@@ -1,7 +1,7 @@
{
"name": "@notesnook/web",
"description": "Your private note taking space",
"version": "2.6.5",
"version": "2.6.6",
"private": true,
"main": "./src/app.js",
"homepage": "https://notesnook.com/",

View File

@@ -91,9 +91,9 @@ const features: Record<FeatureKeys, Feature> = {
]
: [
{
title: "Much faster & more reliable sync",
title: "Write protected task lists",
subtitle:
"Syncing should now work more reliably & also much, much faster. Like 10x faster than before."
"You can now write protect specific task lists to prevent any accidental edits."
}
],
cta: {