Skip to content

Commit 302144c

Browse files
committed
bump version to major release
1 parent b53ef3d commit 302144c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

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.9";
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)