From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- services/sync/modules/constants.sys.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/sync/modules') diff --git a/services/sync/modules/constants.sys.mjs b/services/sync/modules/constants.sys.mjs index 958e3345e6..9efe941c0a 100644 --- a/services/sync/modules/constants.sys.mjs +++ b/services/sync/modules/constants.sys.mjs @@ -4,7 +4,7 @@ // Don't manually modify this line, as it is automatically replaced on merge day // by the gecko_migration.py script. -export const WEAVE_VERSION = "1.127.0"; +export const WEAVE_VERSION = "1.128.0"; // Sync Server API version that the client supports. export const SYNC_API_VERSION = "1.5"; -- cgit v1.2.3