Skip to content

Commit

Permalink
versioning, changelog, habits
Browse files Browse the repository at this point in the history
  • Loading branch information
mfoltz committed Aug 30, 2024
1 parent 8c9397c commit be72604
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
`0.1.2`
- clicking blood orb area if UI not active in-game will not do anything

`0.1.1`
- fixed extra bar at top of screen if only experience is enabled

Expand Down
2 changes: 1 addition & 1 deletion Eclipse.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<AssemblyName>Eclipse</AssemblyName>
<Version>0.1.1</Version>
<Version>0.1.2</Version>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<RestoreSources>
https://api.nuget.org/v3/index.json;
Expand Down

0 comments on commit be72604

Please sign in to comment.