We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df848a9 commit 6dda374Copy full SHA for 6dda374
VRCTallyApp/Program.cs
@@ -14,7 +14,7 @@
14
15
public class ProgramWindow : Window
16
{
17
- const string VERSION = "v1.0.0";
+ const string VERSION = "v1.1.0";
18
public ProgramWindow()
19
: base($"VRCTally - VMix OSC Proxy - {VERSION} - Happyrobot33")
20
0 commit comments