Skip to content

Commit 6dda374

Browse files
committed
bump ver
1 parent df848a9 commit 6dda374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VRCTallyApp/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
public class ProgramWindow : Window
1616
{
17-
const string VERSION = "v1.0.0";
17+
const string VERSION = "v1.1.0";
1818
public ProgramWindow()
1919
: base($"VRCTally - VMix OSC Proxy - {VERSION} - Happyrobot33")
2020
{

0 commit comments

Comments
 (0)