Skip to content

Commit

Permalink
Merge pull request #17 from Falki-git/main
Browse files Browse the repository at this point in the history
Bump version to 0.7.1
  • Loading branch information
Falki-git authored Apr 3, 2023
2 parents 9694d18 + 73c50d8 commit 3fd9425
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MicroEngineerProject/MicroEngineer/MicroEngineerMod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace MicroMod
{
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.6.0")]
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.1")]
[BepInDependency(SpaceWarpPlugin.ModGuid, SpaceWarpPlugin.ModVer)]
public class MicroEngineerMod : BaseSpaceWarpPlugin
{
Expand Down
2 changes: 1 addition & 1 deletion Staging/BepInEx/plugins/micro_engineer/swinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Micro Engineer",
"description": "Get in-flight and VAB information about your current vessel",
"source": "https://github.com/Micrologist/MicroEngineer",
"version": "0.7.0",
"version": "0.7.1",
"dependencies": [
{
"id": "SpaceWarp",
Expand Down

0 comments on commit 3fd9425

Please sign in to comment.