Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit dfea165

Browse files
committed
Update maxVersion in install.rdf and build version no.
1 parent cf6da08 commit dfea165

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

platform/chromium/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33

44
"name": "uBlock",
5-
"version": "0.9.5.3",
5+
"version": "0.9.5.3-beta.2",
66

77
"default_locale": "en",
88
"description": "__MSG_extShortDesc__",

platform/firefox/install.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<r:Description>
1919
<id>{{ec8030f7-c20a-464f-9b0e-13a3a9e97384}}</id>
2020
<minVersion>24.0</minVersion>
21-
<maxVersion>40.0</maxVersion>
21+
<maxVersion>56.*</maxVersion>
2222
</r:Description>
2323
</targetApplication>
2424

@@ -27,7 +27,7 @@
2727
<r:Description>
2828
<id>{{aa3c5121-dab2-40e2-81ca-7ea25febc110}}</id>
2929
<minVersion>24.0</minVersion>
30-
<maxVersion>40.0</maxVersion>
30+
<maxVersion>56.*</maxVersion>
3131
</r:Description>
3232
</targetApplication>
3333

0 commit comments

Comments
 (0)