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

This commit is contained in:
Mozilla Releng Treescript 2022-07-25 16:15:27 +00:00
Родитель c93a812bb1
Коммит 17e7325646
5 изменённых файлов: 5 добавлений и 5 удалений

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

@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.
Merge day clobber 2022-06-27
Merge day clobber 2022-07-25

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

@ -1 +1 @@
104.0a1
105.0a1

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

@ -1 +1 @@
104.0a1
105.0a1

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

@ -10,4 +10,4 @@
# hardcoded milestones in the tree from these two files.
#--------------------------------------------------------
104.0a1
105.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.106.0",
WEAVE_VERSION: "1.107.0",
// Sync Server API version that the client supports.
SYNC_API_VERSION: "1.5",