fix: Dont use a new timestamp when changing config dumps, b=closes #11601, c=configs

This commit is contained in:
mr. m
2025-12-13 21:15:37 +01:00
parent f1c6c1b321
commit bdfb810212
2 changed files with 2 additions and 3 deletions

View File

@@ -15,6 +15,5 @@
"ebay", "ebay",
"ebay-*" "ebay-*"
] ]
}, }
"timestamp": 1765455207275
} }

View File

@@ -19,7 +19,7 @@
"brandShortName": "Zen", "brandShortName": "Zen",
"brandFullName": "Zen Browser", "brandFullName": "Zen Browser",
"release": { "release": {
"displayVersion": "1.17.13b", "displayVersion": "1.17.14b",
"github": { "github": {
"repo": "zen-browser/desktop" "repo": "zen-browser/desktop"
}, },