Update package version to 1.0.7
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 1 Aug 2017 05:17:47 +0000 (14:17 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 1 Aug 2017 05:17:47 +0000 (14:17 +0900)
Change-Id: Ifb625c13ed5612e5df5c45f99eaae641090685f5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/csapi-uix-inputmethod-manager.spec
src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.csproj

index 3e85a64..d072824 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       csapi-uix-inputmethod-manager
 Summary:    Tizen Uix InputMethod-Manager API for C#
-Version:    1.0.4
+Version:    1.0.7
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0
index 6160511..b489700 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>InputMethodManager API for Tizen .NET</Description>