Skip to content

Commit ff41f58

Browse files
chore: set off-version 144.0.7559.59 due to out-of-date google api (#73)
1 parent 902039c commit ff41f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trivalent-subresource-filter.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Summary: Subresource filter for %{chromium_name}
1818
-- This IS NOT the version of the browser
1919
-- It is only used if it is greater than the automated version detection
2020
-- The point is to update to an arbitrary greater release tag, like early stable or beta tags
21-
local off_version_tag = "141.0.7390.127" -- "142.0.7444.52"
21+
local off_version_tag = "144.0.7559.59"
2222

2323
-- Strip the dots to make it just a number and compare
2424
-- If greater than, we use the off-version

0 commit comments

Comments
 (0)