Skip to content

Commit 6c16ec0

Browse files
committed
chore: bump version to 1.5.3
1 parent efdb6db commit 6c16ec0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## [1.5.3] - 2025-08-04
7+
8+
- Windows and Linux support for Cline and Roo clients
9+
- Improved client configuration and path handling
10+
- Enhanced cross-platform compatibility
11+
612
## [1.3.2] - 2025-06-17
713

814
- Personal and Team Encrypted sync to cloud.

tauri-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "milisp",
99
"license": "MIT",
1010
"private": true,
11-
"version": "1.5.2",
11+
"version": "1.5.3",
1212
"type": "module",
1313
"scripts": {
1414
"dev": "vite",

0 commit comments

Comments
 (0)