File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Safari-Extension/Resources Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
"default_locale" : " en" ,
5
5
"name" : " __MSG_extension_name__" ,
6
6
"description" : " __MSG_extension_description__" ,
7
- "version" : " 4.4.0 " ,
7
+ "version" : " 4.4.1 " ,
8
8
"icons" : {
9
9
"48" : " images/icon-48.png" ,
10
10
"96" : " images/icon-96.png" ,
Original file line number Diff line number Diff line change 1
1
#include "Userscripts-Base.xcconfig"
2
2
3
- INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2021 Justin Wasack. All rights reserved.
4
- IOS_APP_BUILD = 41
5
- IOS_APP_VERSION = 1.4.0
6
- MAC_APP_BUILD = 68
7
- MAC_APP_VERSION = 4.4.0
3
+ INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2018–2023 Justin Wasack. All rights reserved.
4
+ IOS_APP_BUILD = 42
5
+ IOS_APP_VERSION = 1.4.1
6
+ MAC_APP_BUILD = 69
7
+ MAC_APP_VERSION = 4.4.1
8
8
9
9
// Developer Team ID
10
10
DEVELOPMENT_TEAM = J74Q8V8V8N
You can’t perform that action at this time.
0 commit comments