We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efd574 commit d570a52Copy full SHA for d570a52
2 files changed
safari/Universal/MainConfig.xcconfig
@@ -1,3 +1,3 @@
1
-MARKETING_VERSION = 2.2.7
2
-CURRENT_PROJECT_VERSION = 38 // this needs to be increased with each version change as well (not set to 1 when version is updated)
+MARKETING_VERSION = 2.2.8
+CURRENT_PROJECT_VERSION = 39 // this needs to be increased with each version change as well (not set to 1 when version is updated)
3
PRODUCT_NAME = Kagi for Safari
safari/Universal/iOS (Extension)/manifest.json
@@ -4,7 +4,7 @@
4
5
"name": "__MSG_extension_name__",
6
"description": "__MSG_extension_description__",
7
- "version": "2.2.7",
+ "version": "2.2.8",
8
9
"icons": {
10
"512": "images/Icon.png"
0 commit comments