We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9694d18 + 73c50d8 commit 3fd9425Copy full SHA for 3fd9425
MicroEngineerProject/MicroEngineer/MicroEngineerMod.cs
@@ -11,7 +11,7 @@
11
12
namespace MicroMod
13
{
14
- [BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.6.0")]
+ [BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.1")]
15
[BepInDependency(SpaceWarpPlugin.ModGuid, SpaceWarpPlugin.ModVer)]
16
public class MicroEngineerMod : BaseSpaceWarpPlugin
17
Staging/BepInEx/plugins/micro_engineer/swinfo.json
@@ -4,7 +4,7 @@
4
"name": "Micro Engineer",
5
"description": "Get in-flight and VAB information about your current vessel",
6
"source": "https://github.com/Micrologist/MicroEngineer",
7
- "version": "0.7.0",
+ "version": "0.7.1",
8
"dependencies": [
9
10
"id": "SpaceWarp",
0 commit comments