From: JamJar00 Date: Tue, 3 Jan 2017 16:39:39 +0000 (+0000) Subject: Incremented NuGet build number X-Git-Tag: 1.0.0~113 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=9e0b255d630e5228aeea29ed1e74c9b007a94ab1;p=rhonda%2Fimpostor.hazel.git Incremented NuGet build number --- diff --git a/Hazel/DarkRiftNetworking.Hazel.0.1.0-beta.nupkg b/Hazel/DarkRiftNetworking.Hazel.0.1.0-beta.nupkg new file mode 100644 index 0000000..fe5df70 Binary files /dev/null and b/Hazel/DarkRiftNetworking.Hazel.0.1.0-beta.nupkg differ diff --git a/Hazel/Properties/AssemblyInfo.cs b/Hazel/Properties/AssemblyInfo.cs index 9d2aa8e..188ebac 100644 --- a/Hazel/Properties/AssemblyInfo.cs +++ b/Hazel/Properties/AssemblyInfo.cs @@ -36,7 +36,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyFileVersion("1.0.0.0")] // NuGet version information -[assembly: AssemblyInformationalVersion("0.1.0-beta")] +[assembly: AssemblyInformationalVersion("0.1.1-beta")] // Show internals to unit testing assembly so it can test [assembly:InternalsVisibleTo("Hazel.UnitTests")] \ No newline at end of file