From 5b28504837b3c7c7d99b149c61260f5d431e2cb5 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Wed, 26 Aug 2020 18:30:56 +0200 Subject: [PATCH] Release 85.0.4183.86 --- CHANGELOG.md | 3 +++ build/RELEASE | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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