Skip to content

Commit df5973e

Browse files
committed
chore(release): align marketplace description
1 parent 3e6a75a commit df5973e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "YAOS",
44
"version": "1.2.0",
55
"minAppVersion": "1.5.0",
6-
"description": "Real-time collaborative vault sync across devices using Yjs CRDTs and Cloudflare Workers.",
6+
"description": "A zero-terminal, real-time sync engine powered by your own Cloudflare Worker.",
77
"author": "Kavin",
88
"authorUrl": "https://github.com/kavinsood",
99
"isDesktopOnly": false

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yaos",
33
"version": "1.2.0",
4-
"description": "Real-time collaborative Obsidian sync across devices using Yjs CRDTs and Cloudflare Durable Objects.",
4+
"description": "A zero-terminal, real-time sync engine powered by your own Cloudflare Worker.",
55
"main": "main.js",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)