Skip to content

Commit

Permalink
Merge pull request #19 from Falki-git/main
Browse files Browse the repository at this point in the history
Version bump to 0.7.2
  • Loading branch information
Falki-git authored Apr 4, 2023
2 parents 7067fb0 + 44d3167 commit 0dedae4
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.7.1")]
[BepInPlugin("com.micrologist.microengineer", "MicroEngineer", "0.7.2")]
[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.1",
"version": "0.7.2",
"dependencies": [
{
"id": "SpaceWarp",
Expand Down

0 comments on commit 0dedae4

Please sign in to comment.