Skip to content

Commit 1389d2c

Browse files
committed
chore: release v1.6.9
1 parent c3e7dbd commit 1389d2c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "r2-web",
33
"private": true,
4-
"version": "1.6.8",
4+
"version": "1.6.9",
55
"type": "module",
66
"packageManager": "[email protected]",
77
"author": "Viki <[email protected]> (https://github.com/vikiboss)",

src/js/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export const VERSION = '1.6.7'
2-
export const UPDATED_AT = '2026-03-07T05:20:45.476Z'
1+
export const VERSION = '1.6.9'
2+
export const UPDATED_AT = '2026-03-07T05:22:09.963Z'
33
export const STORAGE_KEY = 'r2-manager-config'
44
export const THEME_KEY = 'r2-manager-theme'
55
export const LANG_KEY = 'r2-manager-lang'

0 commit comments

Comments
 (0)