Skip to content

Commit 44d3167

Browse files
committed
Version bump to 0.7.2
1 parent b685002 commit 44d3167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MicroEngineerProject/MicroEngineer/MicroEngineerMod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace MicroMod
1313
{
14-
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.1")]
14+
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.2")]
1515
[BepInDependency(SpaceWarpPlugin.ModGuid, SpaceWarpPlugin.ModVer)]
1616
public class MicroEngineerMod : BaseSpaceWarpPlugin
1717
{

Staging/BepInEx/plugins/micro_engineer/swinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Micro Engineer",
55
"description": "Get in-flight and VAB information about your current vessel",
66
"source": "https://github.com/Micrologist/MicroEngineer",
7-
"version": "0.7.1",
7+
"version": "0.7.2",
88
"dependencies": [
99
{
1010
"id": "SpaceWarp",

0 commit comments

Comments
 (0)