We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c54da2 commit 2f8342aCopy full SHA for 2f8342a
2 files changed
metadata.txt
@@ -1,6 +1,6 @@
1
Usecase: Ingame Overlay, OBS Overlay
2
Name: Custom Hit Error Bar
3
-Version: 3.4.0
+Version: 3.5.0
4
Author: breadles
5
CompatibleWith: Tosu
6
Resolution: 656x90
package.json
@@ -2,7 +2,7 @@
"name": "custom-hit-error-bar",
"author": "breadles",
"license": "GPL-3.0-only",
- "version": "3.4.0",
+ "version": "3.5.0",
"type": "module",
7
"scripts": {
8
"build:prod": "vite build --mode production",
0 commit comments