Update package version to 1.0.4
authorJi-hoon Lee <dalton.lee@samsung.com>
Fri, 14 Jul 2017 02:23:08 +0000 (11:23 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Fri, 14 Jul 2017 02:23:18 +0000 (11:23 +0900)
Change-Id: I146fab39084a6e5865b11f02fb668399562192c5

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

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