From 0e73ef361fa69c1e389caa56bde8f25cccddfeb1 Mon Sep 17 00:00:00 2001 From: logchan Date: Thu, 13 Feb 2020 17:43:44 -0500 Subject: [PATCH] update 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 8b5010d..1c7118a 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.1.0.0")] -[assembly: AssemblyFileVersion("0.1.0.0")] +[assembly: AssemblyVersion("0.2.0.0")] +[assembly: AssemblyFileVersion("0.2.0.0")]