We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a17f5d commit c5da05eCopy full SHA for c5da05e
changelog.md
@@ -1,3 +1,6 @@
1
+# 1.4.3
2
+### iOS fix
3
+- <cy>Fix the mod trying to save to the wrong path on ios (which made it not save at all)</c>
4
# 1.4.2
5
### Some minor fixes
6
- <cy>Fix saving from GDPS Hub and a deletion issue (found by tt_kybersport)</c>
mod.json
@@ -6,7 +6,7 @@
"mac": "2.2074",
7
"ios": "2.2074"
8
},
9
- "version": "1.4.2",
+ "version": "1.4.3",
10
"id": "km7dev.gdps-switcher",
11
"name": "GDPS Switcher",
12
"developer": "km7dev",
0 commit comments