mirror of
https://github.com/Prof9/WfcReplay.git
synced 2026-09-07 09:35:35 -05:00
Increment version number.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace WfcReplay
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static string version = "v0.4";
|
||||
static string version = "v0.5";
|
||||
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user