Skip to content

Commit e98b0a4

Browse files
committed
chore: bump version to 1.5.1
1 parent a489570 commit e98b0a4

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
@@ -1,7 +1,7 @@
11
{
22
"id": "yaos",
33
"name": "YAOS",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"minAppVersion": "1.5.0",
66
"description": "A zero-terminal, real-time sync engine powered by your own Cloudflare Worker.",
77
"author": "Kavin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yaos",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A zero-terminal, real-time sync engine powered by your own Cloudflare Worker.",
55
"main": "main.js",
66
"type": "module",

0 commit comments

Comments
 (0)