We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ed854 commit a565cbbCopy full SHA for a565cbb
2 files changed
HitScoreVisualizer/Directory.Build.props
@@ -7,7 +7,7 @@
7
<PluginId>HitScoreVisualizer</PluginId>
8
<PluginName>HitScoreVisualizer</PluginName>
9
<Authors>Eris</Authors>
10
- <Version>3.7.2</Version>
+ <Version>3.7.3</Version>
11
<GameVersion>1.42.0</GameVersion>
12
<Description>
13
Visualizes the scores of your hits! Overly complex config options! Numbers?
changelog.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### 3.7.3
4
+
5
+- Fixed a bug in calculation of the closest normal direction [#40](https://github.com/ErisApps/HitScoreVisualizer/pull/40)
6
### 3.7.2
- Updated for Beat Saber 1.42.0
0 commit comments