Skip to content

Commit 6173d37

Browse files
committed
🔖 Version 2.38.1
1 parent a44d881 commit 6173d37

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

bookmarklet.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "advancedprofanityfilter",
3-
"version": "2.38.0",
3+
"version": "2.38.1",
44
"description": "A browser extension to filter profanity from webpages.",
55
"node": "^12.20.0 || ^14.13.1 || >=16.0.0",
66
"repository": {

safari/Advanced Profanity Filter.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@
689689
buildSettings = {
690690
CODE_SIGN_ENTITLEMENTS = "Advanced Profanity Filter Extension (iOS).entitlements";
691691
CODE_SIGN_STYLE = Automatic;
692-
CURRENT_PROJECT_VERSION = 8;
692+
CURRENT_PROJECT_VERSION = 9;
693693
DEVELOPMENT_TEAM = DevTeamID;
694694
GENERATE_INFOPLIST_FILE = YES;
695695
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
@@ -701,7 +701,7 @@
701701
"@executable_path/Frameworks",
702702
"@executable_path/../../Frameworks",
703703
);
704-
MARKETING_VERSION = 2.37.1;
704+
MARKETING_VERSION = 2.38.1;
705705
OTHER_LDFLAGS = (
706706
"-framework",
707707
SafariServices,
@@ -722,7 +722,7 @@
722722
buildSettings = {
723723
CODE_SIGN_ENTITLEMENTS = "Advanced Profanity Filter Extension (iOS).entitlements";
724724
CODE_SIGN_STYLE = Automatic;
725-
CURRENT_PROJECT_VERSION = 8;
725+
CURRENT_PROJECT_VERSION = 9;
726726
DEVELOPMENT_TEAM = DevTeamID;
727727
GENERATE_INFOPLIST_FILE = YES;
728728
INFOPLIST_FILE = "iOS (Extension)/Info.plist";
@@ -734,7 +734,7 @@
734734
"@executable_path/Frameworks",
735735
"@executable_path/../../Frameworks",
736736
);
737-
MARKETING_VERSION = 2.37.1;
737+
MARKETING_VERSION = 2.38.1;
738738
OTHER_LDFLAGS = (
739739
"-framework",
740740
SafariServices,
@@ -759,7 +759,7 @@
759759
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
760760
CODE_SIGN_ENTITLEMENTS = "Advanced Profanity Filter (iOS).entitlements";
761761
CODE_SIGN_STYLE = Automatic;
762-
CURRENT_PROJECT_VERSION = 8;
762+
CURRENT_PROJECT_VERSION = 9;
763763
DEVELOPMENT_TEAM = DevTeamID;
764764
GENERATE_INFOPLIST_FILE = YES;
765765
INFOPLIST_FILE = "iOS (App)/Info.plist";
@@ -774,7 +774,7 @@
774774
"$(inherited)",
775775
"@executable_path/Frameworks",
776776
);
777-
MARKETING_VERSION = 2.37.1;
777+
MARKETING_VERSION = 2.38.1;
778778
OTHER_LDFLAGS = (
779779
"-framework",
780780
SafariServices,
@@ -799,7 +799,7 @@
799799
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
800800
CODE_SIGN_ENTITLEMENTS = "Advanced Profanity Filter (iOS).entitlements";
801801
CODE_SIGN_STYLE = Automatic;
802-
CURRENT_PROJECT_VERSION = 8;
802+
CURRENT_PROJECT_VERSION = 9;
803803
DEVELOPMENT_TEAM = DevTeamID;
804804
GENERATE_INFOPLIST_FILE = YES;
805805
INFOPLIST_FILE = "iOS (App)/Info.plist";
@@ -814,7 +814,7 @@
814814
"$(inherited)",
815815
"@executable_path/Frameworks",
816816
);
817-
MARKETING_VERSION = 2.37.1;
817+
MARKETING_VERSION = 2.38.1;
818818
OTHER_LDFLAGS = (
819819
"-framework",
820820
SafariServices,
@@ -838,7 +838,7 @@
838838
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/Advanced Profanity Filter.entitlements";
839839
CODE_SIGN_IDENTITY = "-";
840840
CODE_SIGN_STYLE = Automatic;
841-
CURRENT_PROJECT_VERSION = 8;
841+
CURRENT_PROJECT_VERSION = 9;
842842
ENABLE_HARDENED_RUNTIME = YES;
843843
GENERATE_INFOPLIST_FILE = YES;
844844
INFOPLIST_FILE = "macOS (Extension)/Info.plist";
@@ -850,7 +850,7 @@
850850
"@executable_path/../../../../Frameworks",
851851
);
852852
MACOSX_DEPLOYMENT_TARGET = 10.14;
853-
MARKETING_VERSION = 2.37.1;
853+
MARKETING_VERSION = 2.38.1;
854854
OTHER_LDFLAGS = (
855855
"-framework",
856856
SafariServices,
@@ -870,7 +870,7 @@
870870
CODE_SIGN_ENTITLEMENTS = "macOS (Extension)/Advanced Profanity Filter.entitlements";
871871
CODE_SIGN_IDENTITY = "Apple Development";
872872
CODE_SIGN_STYLE = Automatic;
873-
CURRENT_PROJECT_VERSION = 8;
873+
CURRENT_PROJECT_VERSION = 9;
874874
DEVELOPMENT_TEAM = DevTeamID;
875875
ENABLE_HARDENED_RUNTIME = YES;
876876
GENERATE_INFOPLIST_FILE = YES;
@@ -883,7 +883,7 @@
883883
"@executable_path/../../../../Frameworks",
884884
);
885885
MACOSX_DEPLOYMENT_TARGET = 10.14;
886-
MARKETING_VERSION = 2.37.1;
886+
MARKETING_VERSION = 2.38.1;
887887
OTHER_LDFLAGS = (
888888
"-framework",
889889
SafariServices,
@@ -906,7 +906,7 @@
906906
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Advanced Profanity Filter.entitlements";
907907
CODE_SIGN_IDENTITY = "-";
908908
CODE_SIGN_STYLE = Automatic;
909-
CURRENT_PROJECT_VERSION = 8;
909+
CURRENT_PROJECT_VERSION = 9;
910910
ENABLE_HARDENED_RUNTIME = YES;
911911
GENERATE_INFOPLIST_FILE = YES;
912912
INFOPLIST_FILE = "macOS (App)/Info.plist";
@@ -919,7 +919,7 @@
919919
"@executable_path/../Frameworks",
920920
);
921921
MACOSX_DEPLOYMENT_TARGET = 10.14;
922-
MARKETING_VERSION = 2.37.1;
922+
MARKETING_VERSION = 2.38.1;
923923
OTHER_LDFLAGS = (
924924
"-framework",
925925
SafariServices,
@@ -943,7 +943,7 @@
943943
CODE_SIGN_ENTITLEMENTS = "macOS (App)/Advanced Profanity Filter.entitlements";
944944
CODE_SIGN_IDENTITY = "Apple Development";
945945
CODE_SIGN_STYLE = Automatic;
946-
CURRENT_PROJECT_VERSION = 8;
946+
CURRENT_PROJECT_VERSION = 9;
947947
DEVELOPMENT_TEAM = DevTeamID;
948948
ENABLE_HARDENED_RUNTIME = YES;
949949
GENERATE_INFOPLIST_FILE = YES;
@@ -957,7 +957,7 @@
957957
"@executable_path/../Frameworks",
958958
);
959959
MACOSX_DEPLOYMENT_TARGET = 10.14;
960-
MARKETING_VERSION = 2.37.1;
960+
MARKETING_VERSION = 2.38.1;
961961
OTHER_LDFLAGS = (
962962
"-framework",
963963
SafariServices,

src/static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"short_name": "APF",
44
"author": "Richard Frost",
55
"manifest_version": 3,
6-
"version": "2.38.0",
6+
"version": "2.38.1",
77
"description": "Advanced Profanity Filter helps to clean up bad language on the websites you and your family visit.",
88
"icons": {
99
"16": "img/icon16.png",

0 commit comments

Comments
 (0)