Skip to content

Commit 7585407

Browse files
committed
Update changelog; bump version to 2025.1.29
1 parent 2fe713d commit 7585407

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

doc/Changelog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Privacy Badger changelog
22
========================
33

4+
2025.1.29
5+
Bug fix update to fix fetching the latest fixes from EFF's CDN
6+
47
2025.1.17
58
* Added widget replacement for Bluesky, Instagram and Threads embeds.
69
Privacy Badger replaces potentially useful widgets with placeholders.

release-utils/updates.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33
<app appid='pndeehedbocjngdnjjahhbinfdpnjpbn'>
4-
<updatecheck codebase='http://localhost:9999/privacy-badger.crx' version='2025.1.17' />
4+
<updatecheck codebase='http://localhost:9999/privacy-badger.crx' version='2025.1.29' />
55
</app>
66
</gupdate>

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2025.1.17",
2+
"version": "2025.1.29",
33
"author": {
44
"email": "eff.software.projects@gmail.com"
55
},

0 commit comments

Comments
 (0)