Skip to content

Commit 3fd9425

Browse files
authored
Merge pull request #17 from Falki-git/main
Bump version to 0.7.1
2 parents 9694d18 + 73c50d8 commit 3fd9425

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.6.0")]
14+
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.1")]
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.0",
7+
"version": "0.7.1",
88
"dependencies": [
99
{
1010
"id": "SpaceWarp",

0 commit comments

Comments
 (0)