Skip to content

Commit 38fcda1

Browse files
committed
Release version v1.4.8
Signed-off-by: Tomáš Taro <tomas@getadblock.com>
1 parent bf2d95b commit 38fcda1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Versions ##
22

3+
1.4.8:
4+
- Include js/cats.js script in BG scripts on Safari (#84, #87)
5+
- Fixed setting width and height of a Safari popup (#85, #86)
6+
37
1.4.7:
48
- Added "Project CATS" mode for C.A.T.S. backers (#82)
59
- Enable "Project CATS" only on Chrome, Opera and Firefox (#83)

Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>1.4.7</string>
16+
<string>1.4.8</string>
1717
<key>CFBundleVersion</key>
18-
<string>101.4.7</string>
18+
<string>101.4.8</string>
1919
<key>Chrome</key>
2020
<dict>
2121
<key>Global Page</key>

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CatBlock",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "CatBlock is like an ad blocker, but instead of blocking ads it shows you pictures of cats (configurable)",
55
"author": "CatBlock Team",
66
"icons": {

0 commit comments

Comments
 (0)