OSDN Git Service

バージョンナンバーを一つ増やした
authortest <test@yahoo.co.jp>
Sun, 23 Aug 2020 07:16:16 +0000 (16:16 +0900)
committertest <test@yahoo.co.jp>
Sun, 23 Aug 2020 07:16:16 +0000 (16:16 +0900)
UWP/FooEditEngine.UWP/FooEditEngine.UWP.nuspec
UWP/FooEditEngine.UWP/Properties/AssemblyInfo.cs

index d61c9f6..3bd40cf 100644 (file)
@@ -2,7 +2,7 @@
 <package >
   <metadata>
     <id>FooEditEngine.UWP</id>
-    <version>1.2.13</version>
+    <version>1.2.14</version>
     <title>FooTextBox</title>
     <authors>Foo Project</authors>
     <owners>Foo Project</owners>
index 86903e8..1fffbf8 100644 (file)
@@ -24,6 +24,6 @@ using System.Runtime.InteropServices;
 // You can specify all the values or you can default the Build and Revision Numbers 
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.1.2.13")]
-[assembly: AssemblyFileVersion("1.1.2.13")]
+[assembly: AssemblyVersion("1.1.2.14")]
+[assembly: AssemblyFileVersion("1.1.2.14")]
 [assembly: ComVisible(false)]
\ No newline at end of file