Version to 1.0.7
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 12 Jun 2017 02:23:32 +0000 (11:23 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 12 Jun 2017 02:23:54 +0000 (11:23 +0900)
Change-Id: Ief85c1699716ef0284db480f2c1a0ddcfdc2943c
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
packaging/csapi-account-oauth2.spec
src/Tizen.Account.OAuth2/Tizen.Account.OAuth2.csproj

index 35281d7..fb5d595 100644 (file)
@@ -1,6 +1,6 @@
 Name:       csapi-account-oauth2
 Summary:    OAuth2.0 C# API for Tizen
-Version:    1.0.6
+Version:    1.0.7
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0
index a6150b1..3919ae6 100644 (file)
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <Version>1.0.6</Version>
+    <Version>1.0.7</Version>
     <Authors>Samsung Electronics</Authors>
     <Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
     <Description>OAuth2.0 API for Tizen .NET</Description>