Skip to content

Commit 4562fdc

Browse files
committed
Bump version
1 parent b87e974 commit 4562fdc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.2"
29+
"SemVersion": "^3.11.3"
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.2",
5-
"SemVersion": "3.11.2",
4+
"VersionName": "3.11.3",
5+
"SemVersion": "3.11.3",
66
"GameVersion": ">=416835",
77
"FriendlyName": "Satisfactory Mod Loader",
88
"Description": "Mod loading and compatibility API for Satisfactory",

0 commit comments

Comments
 (0)