From 1ecf4c8c2736f48cf2bf62659afb82e836232641 Mon Sep 17 00:00:00 2001 From: Perfare Date: Wed, 6 Sep 2017 01:12:55 +0800 Subject: [PATCH] Release 0.8.0 --- Unity Studio/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Unity Studio/Properties/AssemblyInfo.cs b/Unity Studio/Properties/AssemblyInfo.cs index 5c7a154..d252142 100644 --- a/Unity Studio/Properties/AssemblyInfo.cs +++ b/Unity Studio/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0.0")] -[assembly: AssemblyFileVersion("0.7.0.0")] +[assembly: AssemblyVersion("0.8.0.0")] +[assembly: AssemblyFileVersion("0.8.0.0")]