From 4c06e8e9908340d3f6c1834715c5c198d9c8223e Mon Sep 17 00:00:00 2001 From: Rynchodon Date: Thu, 2 Feb 2017 14:42:44 -0500 Subject: [PATCH] version --- Injector/Properties/VersionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Injector/Properties/VersionInfo.cs b/Injector/Properties/VersionInfo.cs index eae6b50..e06ea73 100644 --- a/Injector/Properties/VersionInfo.cs +++ b/Injector/Properties/VersionInfo.cs @@ -12,4 +12,4 @@ // 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.1")] +[assembly: AssemblyVersion("0.5.3.0")]