From 563855d44479cd820376905127add5bd4842a95e Mon Sep 17 00:00:00 2001 From: Naomi Date: Sun, 18 Mar 2018 17:45:20 +0000 Subject: [PATCH] [sanity] bump version --- Warden/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Warden/Properties/AssemblyInfo.cs b/Warden/Properties/AssemblyInfo.cs index 1d89042..8913a0a 100644 --- a/Warden/Properties/AssemblyInfo.cs +++ b/Warden/Properties/AssemblyInfo.cs @@ -32,5 +32,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("1.4.4.3")] -[assembly: AssemblyFileVersion("1.4.4.3")] +[assembly: AssemblyVersion("1.4.5.0")] +[assembly: AssemblyFileVersion("1.4.5.0")]