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 7067fb0 + 44d3167 commit 0dedae4Copy full SHA for 0dedae4
MicroEngineerProject/MicroEngineer/MicroEngineerMod.cs
@@ -11,7 +11,7 @@
11
12
namespace MicroMod
13
{
14
- [BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.1")]
+ [BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.2")]
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.1",
+ "version": "0.7.2",
8
"dependencies": [
9
10
"id": "SpaceWarp",
0 commit comments