Skip to content

Commit d1b4dc0

Browse files
committed
Bump version
1 parent b3bd079 commit d1b4dc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Mods/ExampleMod/ExampleMod.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{
2727
"Name": "SML",
2828
"Enabled": true,
29-
"SemVersion": "^3.11.0"
29+
"SemVersion": "^3.11.1"
3030
}
3131
]
3232
}

Mods/SML/SML.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"FileVersion": 3,
33
"Version": 3,
4-
"VersionName": "3.11.0",
5-
"SemVersion": "3.11.0",
4+
"VersionName": "3.11.1",
5+
"SemVersion": "3.11.1",
66
"GameVersion": ">=415558",
77
"FriendlyName": "Satisfactory Mod Loader",
88
"Description": "Mod loading and compatibility API for Satisfactory",

0 commit comments

Comments
 (0)