From 8c82504ad73017e6525574d2be98820f1dc57bbc Mon Sep 17 00:00:00 2001 From: Jacob Misirian Date: Sat, 31 Oct 2015 10:29:38 -0500 Subject: [PATCH] 1.6.0 --- src/Hassium/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Hassium/Properties/AssemblyInfo.cs b/src/Hassium/Properties/AssemblyInfo.cs index 31c02f9..773d0a9 100644 --- a/src/Hassium/Properties/AssemblyInfo.cs +++ b/src/Hassium/Properties/AssemblyInfo.cs @@ -40,7 +40,7 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.5.0")] +[assembly: AssemblyVersion("1.6.0")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)]