Skip to content

Commit

Permalink
Merge branch 'hotfix/5.181.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
CDRussell committed Dec 8, 2023
2 parents 93166b6 + cd2ebe7 commit 46c15bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2068,7 +2068,6 @@ class BrowserTabFragment :

it.settings.apply {
userAgentString = userAgentProvider.userAgent()
layoutAlgorithm = WebSettings.LayoutAlgorithm.TEXT_AUTOSIZING
javaScriptEnabled = true
domStorageEnabled = true
loadWithOverviewMode = true
Expand Down
2 changes: 1 addition & 1 deletion app/version/version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=5.181.0
VERSION=5.181.1

0 comments on commit 46c15bb

Please sign in to comment.