From 8d0957da878ec3f8cb0edad27e9d82407facd7d0 Mon Sep 17 00:00:00 2001 From: Poma Date: Wed, 15 Jun 2016 12:15:07 +0300 Subject: [PATCH] version bump --- StatsDisplay/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StatsDisplay/Properties/AssemblyInfo.cs b/StatsDisplay/Properties/AssemblyInfo.cs index 68d7bbe..bbc8bf1 100644 --- a/StatsDisplay/Properties/AssemblyInfo.cs +++ b/StatsDisplay/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // 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.5.2")] -[assembly: AssemblyFileVersion("0.5.2")] +[assembly: AssemblyVersion("0.5.3")] +[assembly: AssemblyFileVersion("0.5.3")]