Update package version to 1.0.5
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 1 Aug 2017 05:37:02 +0000 (14:37 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 1 Aug 2017 05:37:28 +0000 (14:37 +0900)
Change-Id: Ie104d12d2ec838cb02f316ed76e835b472680f7e

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

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