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

Commit 4823818

Browse files
committed
Update version to 0.34.1.
1 parent 6824fed commit 4823818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Config {
77

88
// This version number should follow semantic versioning (MAJOR.MINOR.PATCH).
99
// See https://semver.org/
10-
const val componentsVersion = "0.34.0"
10+
const val componentsVersion = "0.34.1"
1111

1212
// Maven group ID used for all components
1313
const val componentsGroupId = "org.mozilla.components"

0 commit comments

Comments
 (0)