Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Update to GeckoView Beta 103.0.20220712185923 on releases/103.0 (#12485)
Browse files Browse the repository at this point in the history
* Update GeckoView (Beta) to 103.0.20220712185923.

* Set version.txt to 103.0.7.

* Set version to 103.0.7.

Co-authored-by: MickeyMoz <[email protected]>
  • Loading branch information
github-actions[bot] and MickeyMoz authored Jul 12, 2022
1 parent 647640c commit 717dbb1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .buildconfig.yml
Original file line number Diff line number Diff line change
@@ -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.6
componentsVersion: 103.0.7
# Please add a treeherder group in taskcluster/ci/config.yml if you add a new project here.
projects:
compose-awesomebar:
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Gecko.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Gecko {
/**
* GeckoView Version.
*/
const val version = "103.0.20220710185935"
const val version = "103.0.20220712185923"

/**
* GeckoView channel
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
103.0.6
103.0.7

1 comment on commit 717dbb1

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Failed to fetch task artifact public/github/customCheckRunText.md for GitHub integration.
Make sure the artifact exists on the worker or other location.

Please sign in to comment.