Skip to content

Commit 1a7d2ca

Browse files
committed
Bump version
1 parent 18ee60c commit 1a7d2ca

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Mods/GameFeatures/ExampleMod/ExampleMod.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
{
2929
"Name": "SML",
3030
"Enabled": true,
31-
"SemVersion": "^3.11.3"
31+
"SemVersion": "^3.12.0"
3232
}
3333
]
3434
}

Mods/SML/SML.uplugin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"FileVersion": 3,
33
"Version": 3,
4-
"VersionName": "3.11.3",
5-
"SemVersion": "3.11.3",
6-
"GameVersion": ">=416835",
4+
"VersionName": "3.12.0",
5+
"SemVersion": "3.12.0",
6+
"GameVersion": ">=491125",
77
"FriendlyName": "Satisfactory Mod Loader",
88
"Description": "Mod loading and compatibility API for Satisfactory",
99
"Category": "Modding",

0 commit comments

Comments
 (0)