diff --git a/CHANGELOG.md b/CHANGELOG.md index 608ef2d1..ddbca946 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 85.0.4183.86 +* fix LocationBarPhone app crash at startup (fixes https://github.com/bromite/bromite/issues/565) + # 85.0.4183.84 * fix crash in About page (fixes https://github.com/bromite/bromite/issues/710) * fix adding more than one proxy (thanks to @uazo, fixes https://github.com/bromite/bromite/issues/679) diff --git a/build/RELEASE b/build/RELEASE index 83da31e9..05b8e1a3 100644 --- a/build/RELEASE +++ b/build/RELEASE @@ -1 +1 @@ -85.0.4183.84 +85.0.4183.86