Skip to content

Commit

Permalink
Release 0.17.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
duduluu committed Aug 27, 2017
1 parent db61966 commit 69bb57a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Interface languages:
- English
- 简体中文
- 繁体中文
- Русский
- Русский (by Bugo)
- Korean (by DesTiNy)

[Open Source Code](https://github.com/duduluu/RimTrans)

Expand Down
4 changes: 2 additions & 2 deletions RimTrans.Builder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.17.1.5")]
[assembly: AssemblyFileVersion("0.17.1.5")]
[assembly: AssemblyVersion("0.17.1.6")]
[assembly: AssemblyFileVersion("0.17.1.6")]
4 changes: 2 additions & 2 deletions RimTrans.Lite/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.17.1.5")]
[assembly: AssemblyFileVersion("0.17.1.5")]
[assembly: AssemblyVersion("0.17.1.6")]
[assembly: AssemblyFileVersion("0.17.1.6")]
4 changes: 2 additions & 2 deletions RimTrans.Trans/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.17.1.5")]
[assembly: AssemblyFileVersion("0.17.1.5")]
[assembly: AssemblyVersion("0.17.1.6")]
[assembly: AssemblyFileVersion("0.17.1.6")]

0 comments on commit 69bb57a

Please sign in to comment.