Skip to content

Commit 2385f34

Browse files
authored
Merge pull request Micrologist#43 from Falki-git/dev
Bump version
2 parents b938b05 + 5320c34 commit 2385f34

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", "1.6.1")]
14+
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "1.7.0")]
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
@@ -5,7 +5,7 @@
55
"name": "Micro Engineer",
66
"description": "Get in-flight and VAB information about your current vessel",
77
"source": "https://github.com/Micrologist/MicroEngineer",
8-
"version": "1.6.1",
8+
"version": "1.7.0",
99
"version_check": "https://raw.githubusercontent.com/Micrologist/MicroEngineer/main/Staging/BepInEx/plugins/micro_engineer/swinfo.json",
1010
"dependencies": [
1111
{

0 commit comments

Comments
 (0)