Skip to content

Commit 0cc75c7

Browse files
committed
Updated version
1 parent 8d565a2 commit 0cc75c7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

-131 Bytes
Binary file not shown.

plugin_template/swinfo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
"spec": "1.3",
2+
"spec": "2.0",
33
"mod_id": "PatchManager",
44
"author": "KSP2 Community",
55
"name": "Patch Manager",
66
"description": "A mod for generic patching needs similar to KSP 1's Module Manager.",
77
"source": "https://github.com/KSP2Community/PatchManager",
8-
"version": "0.7.0",
8+
"version": "0.7.1",
99
"version_check": "https://raw.githubusercontent.com/KSP2Community/PatchManager/main/plugin_template/swinfo.json",
1010
"ksp2_version": {
11-
"min": "0.1.5",
11+
"min": "0.2.0",
1212
"max": "*"
1313
},
1414
"dependencies": [
1515
{
1616
"id": "com.github.x606.spacewarp",
1717
"version": {
18-
"min": "1.5.0",
18+
"min": "1.7.0",
1919
"max": "*"
2020
}
2121
}

0 commit comments

Comments
 (0)