From afc219f337ec28ae040a578150032382c5eb22d5 Mon Sep 17 00:00:00 2001 From: noahc3 Date: Sat, 21 Jul 2018 17:00:25 -0500 Subject: [PATCH] Bump version --- auto h-encore/Reference.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto h-encore/Reference.cs b/auto h-encore/Reference.cs index f43061f..35f595a 100644 --- a/auto h-encore/Reference.cs +++ b/auto h-encore/Reference.cs @@ -6,7 +6,7 @@ namespace auto_h_encore { public static class Reference { - public static readonly string version = "0.4.3"; + public static readonly string version = "0.4.4"; public static readonly string config_language = Environment.CurrentDirectory + "\\settings.conf"; public static readonly string path_hencore = Environment.CurrentDirectory + "\\data\\h-encore\\";