diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cf59792d..f3fbc7b7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,9 @@ ## Versions ## +1.4.8: +- Include js/cats.js script in BG scripts on Safari (#84, #87) +- Fixed setting width and height of a Safari popup (#85, #86) + 1.4.7: - Added "Project CATS" mode for C.A.T.S. backers (#82) - Enable "Project CATS" only on Chrome, Opera and Firefox (#83) diff --git a/Info.plist b/Info.plist index 46d1fc4b..5585188b 100644 --- a/Info.plist +++ b/Info.plist @@ -13,9 +13,9 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleShortVersionString - 1.4.7 + 1.4.8 CFBundleVersion - 101.4.7 + 101.4.8 Chrome Global Page diff --git a/manifest.json b/manifest.json index 1e646d33..06c520de 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "CatBlock", - "version": "1.4.7", + "version": "1.4.8", "description": "CatBlock is like an ad blocker, but instead of blocking ads it shows you pictures of cats (configurable)", "author": "CatBlock Team", "icons": {