Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 7b8aa86

Browse files
committed
Bump version
1 parent bb63129 commit 7b8aa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MicroEngineerProject/MicroEngineer/MicroEngineerMod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
namespace MicroMod
1010
{
1111
//[BepInPlugin(MyPluginInfo.PLUGIN_GUID, MyPluginInfo.PLUGIN_NAME, MyPluginInfo.PLUGIN_VERSION)]
12-
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "1.1.0")]
12+
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "1.1.1")]
1313
[BepInDependency(SpaceWarpPlugin.ModGuid, SpaceWarpPlugin.ModVer)]
1414
public class MicroEngineerMod : BaseSpaceWarpPlugin
1515
{

0 commit comments

Comments
 (0)