mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-12 19:50:13 +05:00
fix: Dont use a new timestamp when changing config dumps, b=closes #11601, c=configs
Some checks are pending
Code Linter / lint (push) Waiting to run
Some checks are pending
Code Linter / lint (push) Waiting to run
This commit is contained in:
parent
f1c6c1b321
commit
bdfb810212
@ -15,6 +15,5 @@
|
||||
"ebay",
|
||||
"ebay-*"
|
||||
]
|
||||
},
|
||||
"timestamp": 1765455207275
|
||||
}
|
||||
}
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
"brandShortName": "Zen",
|
||||
"brandFullName": "Zen Browser",
|
||||
"release": {
|
||||
"displayVersion": "1.17.13b",
|
||||
"displayVersion": "1.17.14b",
|
||||
"github": {
|
||||
"repo": "zen-browser/desktop"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user