We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d827d commit 0b48052Copy full SHA for 0b48052
1 file changed
testing.json
@@ -2,6 +2,7 @@
2
"name": "Stephen's Apps Testing Repo",
3
"subtitle": "A collection of Stephen B's apps",
4
"website": "https://stikdebug.xyz",
5
+ "patreonURL": "https://www.patreon.com/StephenDev0",
6
"tintColor": "#293B45",
7
"featuredApps": [
8
"com.stik.sj",
@@ -50,7 +51,7 @@
50
51
]
52
},
53
{
- "name": "StikBridge Beta",
54
+ "name": "StikBridge",
55
"bundleIdentifier": "com.stik.StikBridge.beta",
56
"marketplaceID": "6753732323",
57
"developerName": "Stephen B",
@@ -61,6 +62,9 @@
61
62
63
"minOSVersion": "17.4",
64
"beta": true,
65
+ "patreon": {
66
+ "pledge": 3
67
+ },
68
"screenshots": {
69
"iphone": [
70
0 commit comments