Skip to content

Commit 77773e4

Browse files
committed
Update StikDebug source for latest release
1 parent b626772 commit 77773e4

1 file changed

Lines changed: 35 additions & 11 deletions

File tree

index.json

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,21 @@
1919
"size": 11996559,
2020
"screenshots": {
2121
"iphone": [
22-
{ "width": 1290, "height": 2796, "imageURL": "https://stikdebug.xyz/assets/source/home.png" },
23-
{ "width": 1290, "height": 2796, "imageURL": "https://stikdebug.xyz/assets/source/scripts.png" },
24-
{ "width": 1290, "height": 2796, "imageURL": "https://stikdebug.xyz/assets/source/settings.png" }
22+
{
23+
"width": 1290,
24+
"height": 2796,
25+
"imageURL": "https://stikdebug.xyz/assets/source/home.png"
26+
},
27+
{
28+
"width": 1290,
29+
"height": 2796,
30+
"imageURL": "https://stikdebug.xyz/assets/source/scripts.png"
31+
},
32+
{
33+
"width": 1290,
34+
"height": 2796,
35+
"imageURL": "https://stikdebug.xyz/assets/source/settings.png"
36+
}
2537
]
2638
},
2739
"appPermissions": {
@@ -34,11 +46,11 @@
3446
},
3547
"versions": [
3648
{
37-
"version": "3.1.9",
38-
"date": "2026-08-01",
39-
"localizedDescription": "Fixes for pairing files.",
40-
"downloadURL": "https://github.com/StikDebug/StikDebug/releases/download/3.1.9/StikDebug-3.1.9.ipa",
41-
"size": 12818495,
49+
"version": "3.1.10",
50+
"date": "2026-08-27",
51+
"localizedDescription": "Full Changelog: https://github.com/StikDebug/StikDebug/compare/3.1.9...3.1.10\n\nFull Changelog: https://github.com/StikDebug/StikDebug/compare/3.1.9...3.1.10",
52+
"downloadURL": "https://github.com/StikDebug/StikDebug/releases/download/3.1.10/StikDebug-3.1.10.ipa",
53+
"size": 12824047,
4254
"minOSVersion": "17.4"
4355
}
4456
]
@@ -54,9 +66,21 @@
5466
"size": 7581073,
5567
"screenshots": {
5668
"iphone": [
57-
{ "width": 1290, "height": 2796, "imageURL": "https://stikdebug.xyz/assets/source/pair1.png" },
58-
{ "width": 1290, "height": 2796, "imageURL": "https://stikdebug.xyz/assets/source/pair2.png" },
59-
{ "width": 1290, "height": 2796, "imageURL": "https://stikdebug.xyz/assets/source/pair3.png" }
69+
{
70+
"width": 1290,
71+
"height": 2796,
72+
"imageURL": "https://stikdebug.xyz/assets/source/pair1.png"
73+
},
74+
{
75+
"width": 1290,
76+
"height": 2796,
77+
"imageURL": "https://stikdebug.xyz/assets/source/pair2.png"
78+
},
79+
{
80+
"width": 1290,
81+
"height": 2796,
82+
"imageURL": "https://stikdebug.xyz/assets/source/pair3.png"
83+
}
6084
]
6185
},
6286
"appPermissions": {

0 commit comments

Comments
 (0)