Skip to content

Commit 0810cf5

Browse files
release: 2026.8.2 [skip ci]
1 parent 4f4c907 commit 0810cf5

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.1",
3+
"version": "2026.8.2",
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.1';
1+
export const VERSION = '2026.8.2';

0 commit comments

Comments
 (0)