From 1af7332ba238e180d0d814952cf428ca8b9e173d Mon Sep 17 00:00:00 2001 From: logchan Date: Mon, 2 Mar 2020 19:25:52 -0500 Subject: [PATCH] version --- chuni-hands/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chuni-hands/Properties/AssemblyInfo.cs b/chuni-hands/Properties/AssemblyInfo.cs index 91e967f..7d7ae4a 100644 --- a/chuni-hands/Properties/AssemblyInfo.cs +++ b/chuni-hands/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.3.0.0")] -[assembly: AssemblyFileVersion("0.3.0.0")] +[assembly: AssemblyVersion("0.4.0.0")] +[assembly: AssemblyFileVersion("0.4.0.0")]