diff --git a/README.md b/README.md
index 24be650..7e16549 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
Epichrome 2.4.19
+ Epichrome 2.4.20
## IMPORTANT NOTE
@@ -68,9 +68,9 @@ Epichrome is open source and has been a labor of love, made possible by the gene
-## New in version 2.4.19
+## New in version 2.4.20
-- Built-in engine updated to Brave 1.30.87
+- Built-in engine updated to Brave 1.30.89
*Check out the [**change log**](https://github.com/dmarmor/epichrome/blob/master/app/CHANGELOG.md "CHANGELOG.md") for the full list.*
@@ -120,7 +120,7 @@ If you're having trouble with an Epichrome app, please first check the [**troubl
## Technical Information & Limitations
-- Built and tested on macOS Big Sur 11.6 and Google Chrome version 94.0.4606.71.
+- Built and tested on macOS Big Sur 11.6 and Google Chrome version 94.0.4606.81.
- Apps built with Epichrome are self-updating. If you install a new version of Epichrome on your system, the next time you run one of your apps, it will find the new version and ask if you want to update it.
diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md
index 172f861..fd5c1eb 100644
--- a/app/CHANGELOG.md
+++ b/app/CHANGELOG.md
@@ -2,6 +2,11 @@
This project adheres to [Semantic Versioning](http://semver.org/).
+## [2.4.20] - 2021-10-13
+### Changed
+- Built-in engine updated to Brave 1.30.89
+
+
## [2.4.19] - 2021-10-05
### Changed
- Built-in engine updated to Brave 1.30.87
diff --git a/app/src/version.sh b/app/src/version.sh
index 1c76774..e0a56e8 100644
--- a/app/src/version.sh
+++ b/app/src/version.sh
@@ -1,9 +1,9 @@
# Epichrome version (#.#.#[#] = release version, #.#.#b#[#] = beta)
-epiVersion=2.4.19
+epiVersion=2.4.20
epiBuildNum=1
epiMinorChangeList=( \
- 'Built-in engine updated to Brave 1.30.87' \
+ 'Built-in engine updated to Brave 1.30.89' \
) # END_epiMinorChangeList
epiMinorFixList=() # END_epiMinorFixList
epiDescMajor=( \
diff --git a/app/src/welcome/welcome.html b/app/src/welcome/welcome.html
index decdc34..f7c0eda 100644
--- a/app/src/welcome/welcome.html
+++ b/app/src/welcome/welcome.html
@@ -66,7 +66,7 @@ 🚀 MAJOR UPDATE!
New in Version EPIVERSION
- - Built-in engine updated to Brave 1.30.87
+ - Built-in engine updated to Brave 1.30.89