We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87e974 commit 4562fdcCopy full SHA for 4562fdc
2 files changed
Mods/ExampleMod/ExampleMod.uplugin
@@ -26,7 +26,7 @@
26
{
27
"Name": "SML",
28
"Enabled": true,
29
- "SemVersion": "^3.11.2"
+ "SemVersion": "^3.11.3"
30
}
31
]
32
Mods/SML/SML.uplugin
@@ -1,8 +1,8 @@
1
2
"FileVersion": 3,
3
"Version": 3,
4
- "VersionName": "3.11.2",
5
- "SemVersion": "3.11.2",
+ "VersionName": "3.11.3",
+ "SemVersion": "3.11.3",
6
"GameVersion": ">=416835",
7
"FriendlyName": "Satisfactory Mod Loader",
8
"Description": "Mod loading and compatibility API for Satisfactory",
0 commit comments