We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05173ef commit 6bce568Copy full SHA for 6bce568
Controls/MainHandler.cs
@@ -23,7 +23,7 @@ public partial class MainHandler
23
{
24
25
//Config
26
- public static string BuildVersion = "1.2.9.6";
+ public static string BuildVersion = "1.3.0.0";
27
public static MEDIABACKEND MediaBackend = (Properties.Settings.Default.MediaBackend == "Hardware") ? MEDIABACKEND.MEDIAKIT : MEDIABACKEND.MEDIA;
28
public static bool ENABLE_PYTHON = Properties.Settings.Default.EnablePython;
29
public static bool ENABLE_LIGHTNING = Properties.Settings.Default.EnableLightning;
bin/nova.exe
0 Bytes
0 commit comments