From 48cd6beec4cc1787c446da9f47fe96fc8361bb9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 21:53:27 -0400 Subject: [PATCH] Update to GeckoView Beta 103.0.20220714185732 on releases/103.0 (#12504) * Update GeckoView (Beta) to 103.0.20220714185732. * Set version.txt to 103.0.8. * Set version to 103.0.8. Co-authored-by: MickeyMoz --- .buildconfig.yml | 2 +- buildSrc/src/main/java/Gecko.kt | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.buildconfig.yml b/.buildconfig.yml index 1b49cbf2604..861caccf99f 100644 --- a/.buildconfig.yml +++ b/.buildconfig.yml @@ -1,6 +1,6 @@ # Please keep this version in sync with version.txt # version.txt should be the new source of truth for version numbers -componentsVersion: 103.0.7 +componentsVersion: 103.0.8 # Please add a treeherder group in taskcluster/ci/config.yml if you add a new project here. projects: compose-awesomebar: diff --git a/buildSrc/src/main/java/Gecko.kt b/buildSrc/src/main/java/Gecko.kt index 642b2637928..bd097f0f592 100644 --- a/buildSrc/src/main/java/Gecko.kt +++ b/buildSrc/src/main/java/Gecko.kt @@ -9,7 +9,7 @@ object Gecko { /** * GeckoView Version. */ - const val version = "103.0.20220712185923" + const val version = "103.0.20220714185732" /** * GeckoView channel diff --git a/version.txt b/version.txt index 2b8acb9a4b8..abaa6f18c3a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -103.0.7 +103.0.8