Skip to content

Commit 6bce568

Browse files
committed
bump version
1 parent 05173ef commit 6bce568

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Controls/MainHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public partial class MainHandler
2323
{
2424

2525
//Config
26-
public static string BuildVersion = "1.2.9.6";
26+
public static string BuildVersion = "1.3.0.0";
2727
public static MEDIABACKEND MediaBackend = (Properties.Settings.Default.MediaBackend == "Hardware") ? MEDIABACKEND.MEDIAKIT : MEDIABACKEND.MEDIA;
2828
public static bool ENABLE_PYTHON = Properties.Settings.Default.EnablePython;
2929
public static bool ENABLE_LIGHTNING = Properties.Settings.Default.EnableLightning;

bin/nova.exe

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)