Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinZeidler committed Mar 16, 2023
1 parent 275d78a commit ca8b2f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HideOrbitsProject/HideOrbits.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AssemblyName>com.github.colinzeidler.hide_distant_orbits</AssemblyName>
<Product>Hide Orbits</Product>
<Description>Automatically hide distant orbits while zoomed in</Description>
<Version>0.3.0</Version>
<Version>0.3.1</Version>
<RestoreAdditionalProjectSources>
https://api.nuget.org/v3/index.json;
https://nuget.bepinex.dev/v3/index.json
Expand Down
2 changes: 1 addition & 1 deletion hide_orbits/swinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Hide Orbits",
"description": "Automatically hide distant orbits while zoomed in",
"source": "https://github.com/ColinZeidler/KSP2-HideDistantOrbits",
"version": "0.3.0",
"version": "0.3.1",
"dependencies": [
{
"id": "SpaceWarp",
Expand Down

0 comments on commit ca8b2f1

Please sign in to comment.