Skip to content

Commit 723c84e

Browse files
committed
bump ver just because its installable now
1 parent 97c6dea commit 723c84e

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.1.1";
17+
const string VERSION = "v1.2.0";
1818
public ProgramWindow()
1919
: base($"VRCTally - VMix OSC Proxy - {VERSION} - Happyrobot33")
2020
{

0 commit comments

Comments
 (0)