From d93b1a69d7dec043f00517cdbdf914b17346cd93 Mon Sep 17 00:00:00 2001 From: Rory Dungan Date: Wed, 19 Dec 2018 11:18:50 +1000 Subject: [PATCH] Bump version number to 0.8.0 --- Unity-Weld.nuspec | 2 +- UnityWeld/UnityWeld.csproj | 4 ++-- UnityWeld_Editor/UnityWeld_Editor.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Unity-Weld.nuspec b/Unity-Weld.nuspec index dd91773..07cfd2a 100644 --- a/Unity-Weld.nuspec +++ b/Unity-Weld.nuspec @@ -2,7 +2,7 @@ RSG.UnityWeld - 0.7.2 + 0.8.0 RSG.UnityWeld Real Serious Games Real Serious Games diff --git a/UnityWeld/UnityWeld.csproj b/UnityWeld/UnityWeld.csproj index 7f307f2..6068687 100644 --- a/UnityWeld/UnityWeld.csproj +++ b/UnityWeld/UnityWeld.csproj @@ -1,7 +1,7 @@ net35;netstandard2.0 - 0.7.2 + 0.8.0 Real Serious Games MVVM-style data-binding system for Unity. Copyright © Real Serious Games 2018 @@ -22,4 +22,4 @@ ..\dll\UnityEngine.UI.dll - \ No newline at end of file + diff --git a/UnityWeld_Editor/UnityWeld_Editor.csproj b/UnityWeld_Editor/UnityWeld_Editor.csproj index 81223dc..e0158ea 100644 --- a/UnityWeld_Editor/UnityWeld_Editor.csproj +++ b/UnityWeld_Editor/UnityWeld_Editor.csproj @@ -1,7 +1,7 @@  net35;netstandard2.0 - 0.7.2 + 0.8.0 Real Serious Games MVVM-style data-binding system for Unity. Copyright © Real Serious Games 2018 @@ -28,4 +28,4 @@ ..\dll\UnityEngine.UI.dll - \ No newline at end of file +