Skip to content

Commit 272b75f

Browse files
release: 2026.8.4 [skip ci]
1 parent e913c26 commit 272b75f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cloudsync-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudsync-cli",
3-
"version": "2026.8.3",
3+
"version": "2026.8.4",
44
"description": "An open-source, Git-like version control CLI for secure cloud-to-local synchronization via encrypted SSH tunnels",
55
"type": "module",
66
"main": "./bin/cloudsync.js",

cloudsync-cli/src/version.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '2026.8.3';
1+
export const VERSION = '2026.8.4';

0 commit comments

Comments
 (0)