Skip to content

Commit a7da0bb

Browse files
committed
v1.4.11.3818-Stable
1 parent f388c55 commit a7da0bb

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CURRENT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.4.10.3814-Stable
1+
v1.4.11.3818-Stable

RELEASE_NOTES.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,4 +569,14 @@
569569
* [Minor] sharlayan からのログの出力を追加した
570570
</description>
571571
</note>
572+
573+
<note>
574+
<version>1.4.11.3818</version>
575+
<channel>Stable</channel>
576+
<timestamp>2020-04-14T18:09:06.2698014+09:00</timestamp>
577+
<uri>https://github.com/anoyetta/RINGS/releases/download/v1.4.11.3818-Stable/RINGS_v1_4_11_3818_Stable.zip</uri>
578+
<description>
579+
* [Minor] 話者の切り出し方法を修正した
580+
</description>
581+
</note>
572582
</release_notes>

source/RINGS/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyVersion("1.4.10.3814")]
3+
[assembly: AssemblyVersion("1.4.11.3818")]
44
[assembly: AssemblyConfiguration("Stable")]

0 commit comments

Comments
 (0)