We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b829ee commit 7feec4bCopy full SHA for 7feec4b
2 files changed
Controls/MainHandler.cs
@@ -23,7 +23,7 @@ public partial class MainHandler
23
{
24
25
//Config
26
- public static string BuildVersion = "1.3.0.0";
+ public static string BuildVersion = "1.2.9.7";
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