diff --git a/CommonAssemblyInfo.cs b/CommonAssemblyInfo.cs index 9f1eb40150..883e3aa65e 100644 --- a/CommonAssemblyInfo.cs +++ b/CommonAssemblyInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("6.4.0")] -[assembly: AssemblyFileVersion("6.4.0")] +[assembly: AssemblyVersion("6.4.0.1")] +[assembly: AssemblyFileVersion("6.4.0.1")] diff --git a/NuGet/ReactiveUI-AndroidSupport/ReactiveUI-AndroidSupport.nuspec b/NuGet/ReactiveUI-AndroidSupport/ReactiveUI-AndroidSupport.nuspec index e8715d4d23..81664d53ca 100644 --- a/NuGet/ReactiveUI-AndroidSupport/ReactiveUI-AndroidSupport.nuspec +++ b/NuGet/ReactiveUI-AndroidSupport/ReactiveUI-AndroidSupport.nuspec @@ -2,7 +2,7 @@ reactiveui-androidsupport - 6.4.0 + 6.4.0.1 ReactiveUI extensions for the Android Support Library Paul Betts http://www.reactiveui.net @@ -11,7 +11,7 @@ false - + diff --git a/NuGet/ReactiveUI-Blend/ReactiveUI-Blend.nuspec b/NuGet/ReactiveUI-Blend/ReactiveUI-Blend.nuspec index 7d7d01577f..d11e58f728 100644 --- a/NuGet/ReactiveUI-Blend/ReactiveUI-Blend.nuspec +++ b/NuGet/ReactiveUI-Blend/ReactiveUI-Blend.nuspec @@ -2,7 +2,7 @@ reactiveui-blend - 6.4.0 + 6.4.0.1 Blend behaviors for ReactiveUI Paul Betts http://www.reactiveui.net @@ -12,18 +12,18 @@ - + - + - + - + diff --git a/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec b/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec index a85c7af240..e00d9474e6 100644 --- a/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec +++ b/NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec @@ -2,7 +2,7 @@ reactiveui-core - 6.4.0 + 6.4.0.1 An MVVM library for .NET that is deeply integrated with the Reactive Extensions Paul Betts http://www.reactiveui.net diff --git a/NuGet/ReactiveUI-Events/ReactiveUI-Events.nuspec b/NuGet/ReactiveUI-Events/ReactiveUI-Events.nuspec index f6f3b63add..90d80d620a 100644 --- a/NuGet/ReactiveUI-Events/ReactiveUI-Events.nuspec +++ b/NuGet/ReactiveUI-Events/ReactiveUI-Events.nuspec @@ -2,7 +2,7 @@ reactiveui-events - 6.4.0 + 6.4.0.1 ReactiveUI.Events adds Observable-based events to UI controls and other appropriate places. Paul Betts http://www.reactiveui.net diff --git a/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec b/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec index ef91f44c2f..cfec9e749f 100644 --- a/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec +++ b/NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec @@ -2,7 +2,7 @@ reactiveui-testing - 6.4.0 + 6.4.0.1 A library to aid in writing unit tests for ReactiveUI projects Paul Betts http://www.reactiveui.net @@ -11,22 +11,22 @@ false - + - + - + - + - + diff --git a/NuGet/ReactiveUI-Winforms/ReactiveUI-Winforms.nuspec b/NuGet/ReactiveUI-Winforms/ReactiveUI-Winforms.nuspec index 10e73b9d21..8b27364df9 100644 --- a/NuGet/ReactiveUI-Winforms/ReactiveUI-Winforms.nuspec +++ b/NuGet/ReactiveUI-Winforms/ReactiveUI-Winforms.nuspec @@ -2,7 +2,7 @@ reactiveui-winforms - 6.4.0 + 6.4.0.1 Windows Forms specific extensions to ReactiveUI Paul Betts http://www.reactiveui.net @@ -10,7 +10,7 @@ en-us false - + diff --git a/NuGet/ReactiveUI-XamForms/ReactiveUI-XamForms.nuspec b/NuGet/ReactiveUI-XamForms/ReactiveUI-XamForms.nuspec index 714847811a..09164f9fb6 100644 --- a/NuGet/ReactiveUI-XamForms/ReactiveUI-XamForms.nuspec +++ b/NuGet/ReactiveUI-XamForms/ReactiveUI-XamForms.nuspec @@ -2,7 +2,7 @@ reactiveui-xamforms - 6.4.0 + 6.4.0.1 Xamarin Forms specific extensions to ReactiveUI Paul Betts http://www.reactiveui.net @@ -11,7 +11,7 @@ false - + diff --git a/NuGet/ReactiveUI/ReactiveUI-Mobile.nuspec b/NuGet/ReactiveUI/ReactiveUI-Mobile.nuspec index 6cb7e88a32..90bc3ebd96 100644 --- a/NuGet/ReactiveUI/ReactiveUI-Mobile.nuspec +++ b/NuGet/ReactiveUI/ReactiveUI-Mobile.nuspec @@ -2,7 +2,7 @@ reactiveui-mobile - 6.4.0 + 6.4.0.1 Deprecated package that is no longer needed. You are looking for ReactiveUI-Core. Paul Betts http://www.reactiveui.net @@ -10,7 +10,7 @@ en-us false - + diff --git a/NuGet/ReactiveUI/ReactiveUI-Platforms.nuspec b/NuGet/ReactiveUI/ReactiveUI-Platforms.nuspec index 099b9aabc5..0a2e46e6cd 100644 --- a/NuGet/ReactiveUI/ReactiveUI-Platforms.nuspec +++ b/NuGet/ReactiveUI/ReactiveUI-Platforms.nuspec @@ -2,7 +2,7 @@ reactiveui-platforms - 6.4.0 + 6.4.0.1 Deprecated package that is no longer needed. You are looking for ReactiveUI-Core. Paul Betts http://www.reactiveui.net @@ -11,19 +11,19 @@ false - + - - + + - - + + - - + + diff --git a/NuGet/ReactiveUI/ReactiveUI.nuspec b/NuGet/ReactiveUI/ReactiveUI.nuspec index 74515034fd..3110f492e8 100644 --- a/NuGet/ReactiveUI/ReactiveUI.nuspec +++ b/NuGet/ReactiveUI/ReactiveUI.nuspec @@ -2,7 +2,7 @@ reactiveui - 6.4.0 + 6.4.0.1 An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions Paul Betts http://www.reactiveui.net @@ -10,7 +10,7 @@ en-us false - +