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 +