Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release

This commit is contained in:
Mozilla Releng Treescript 2022-12-12 14:52:47 +00:00
Родитель a9098537ed
Коммит 9f891a508e
5 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -23,4 +23,4 @@
# don't change CLOBBER for WebIDL changes any more.
Bug 1792775 - Update to ICU 72 requires clobber
Merge day clobber 2022-12-12

Просмотреть файл

@ -1 +1 @@
109.0a1
110.0a1

Просмотреть файл

@ -1 +1 @@
109.0a1
110.0a1

Просмотреть файл

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
109.0a1
110.0a1

Просмотреть файл

@ -7,7 +7,7 @@ var EXPORTED_SYMBOLS = [];
for (let [key, val] of Object.entries({
// Don't manually modify this line, as it is automatically replaced on merge day
// by the gecko_migration.py script.
WEAVE_VERSION: "1.111.0",
WEAVE_VERSION: "1.112.0",
// Sync Server API version that the client supports.
SYNC_API_VERSION: "1.5",