We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bd079 commit d1b4dc0Copy full SHA for d1b4dc0
Mods/ExampleMod/ExampleMod.uplugin
@@ -26,7 +26,7 @@
26
{
27
"Name": "SML",
28
"Enabled": true,
29
- "SemVersion": "^3.11.0"
+ "SemVersion": "^3.11.1"
30
}
31
]
32
Mods/SML/SML.uplugin
@@ -1,8 +1,8 @@
1
2
"FileVersion": 3,
3
"Version": 3,
4
- "VersionName": "3.11.0",
5
- "SemVersion": "3.11.0",
+ "VersionName": "3.11.1",
+ "SemVersion": "3.11.1",
6
"GameVersion": ">=415558",
7
"FriendlyName": "Satisfactory Mod Loader",
8
"Description": "Mod loading and compatibility API for Satisfactory",
0 commit comments