diff --git a/WfcReplay/Program.cs b/WfcReplay/Program.cs index 098ef6f..109ccae 100644 --- a/WfcReplay/Program.cs +++ b/WfcReplay/Program.cs @@ -12,7 +12,7 @@ namespace WfcReplay { class Program { - static string version = "v0.4"; + static string version = "v0.5"; static void Main(string[] args) {