Skip to content

Commit b30d1c8

Browse files
release: 2026.8.6 [skip ci]
1 parent 3f9bb90 commit b30d1c8

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

0 commit comments

Comments
 (0)