Update package version to 1.0.6
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 1 Aug 2017 11:00:50 +0000 (20:00 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 1 Aug 2017 11:01:24 +0000 (20:01 +0900)
Change-Id: Ib0e3c7d092dabb1cddcec50bd7bd83d89caf7fc7

packaging/csapi-uix-inputmethod.spec
src/Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.csproj

index a1f0013..337676d 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       csapi-uix-inputmethod
 Summary:    Tizen Uix InputMethod API for C#
-Version:    1.0.5
+Version:    1.0.6
 Release:    1
 Group:      Development/Libraries
 License:    Apache-2.0
index 6cfbd17..c00f63c 100644 (file)
@@ -1,7 +1,7 @@
 <Project Sdk="Microsoft.NET.Sdk">
 
   <PropertyGroup>
-    <Version>1.0.5</Version>
+    <Version>1.0.6</Version>
     <Authors>Samsung Electronics</Authors>
     <Copyright>© Samsung Electronics Co., Ltd All Rights Reserved</Copyright>
     <Description>InputMethod API for Tizen .NET</Description>