Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Commit

Permalink
Bump the version to 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
psymoon committed Jul 10, 2020
1 parent dfeb2ac commit 1033095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It diverges in the following ways:

## Unreleased

## 4.6 - 2019-11-25
## 4.6.1 - 2019-11-25
### Changed
- After successful Firefox Account sign in, the page the user was on before sign in is restored (#2805)
- Improved behavior of soft keyboard `submit` button on whitelisted sites (#1962)
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
targetSdkVersion 28
versionCode 11 // This versionCode is "frozen" for local builds. For "release" builds we
// override this with a generated versionCode at build time.
versionName "4.6"
versionName "4.6.1"
testInstrumentationRunner "org.mozilla.tv.firefox.FirefoxOnDeviceTestRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'

Expand Down

0 comments on commit 1033095

Please sign in to comment.