Skip to content

Commit d994ecf

Browse files
committed
chore: bump version
1 parent e7fe6d3 commit d994ecf

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
Version 1.2.25 (2026-02-03)
3+
Version 1.2.26 (2026-02-03)
44

55
## Changes since v1.2.25
66

@@ -11,6 +11,7 @@ All significant changes in this version are documented here.
1111

1212
- Updated dependencies
1313
- Speeded up automatic optimal DNS fetching
14+
- Fixed inconsistent tray menu status issue
1415

1516

1617
## 自 v1.2.25 以来的变更
@@ -22,6 +23,7 @@ All significant changes in this version are documented here.
2223

2324
- 更新了依赖项
2425
- 加快自动获取最优DNS的速度
26+
- 修复托盘菜单状态不一致的问题
2527

2628

2729
---

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "OneBox",
3-
"version": "1.2.25",
3+
"version": "1.2.26",
44
"identifier": "cloud.oneoh.onebox",
55
"build": {
66
"beforeDevCommand": "bun run dev",

0 commit comments

Comments
 (0)