Skip to content

Commit

Permalink
OpenTween v2.0.0 リリース
Browse files Browse the repository at this point in the history
  • Loading branch information
upsilon committed Jun 10, 2018
1 parent e937566 commit 98e8cc7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 14 deletions.
2 changes: 1 addition & 1 deletion OpenTween/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.0.0")]
[assembly: AssemblyFileVersion("1.4.2.0")]
[assembly: AssemblyFileVersion("2.0.0.0")]

[assembly: InternalsVisibleTo("OpenTween.Tests")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")] // for Moq
22 changes: 10 additions & 12 deletions OpenTween/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion OpenTween/Resources/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
更新履歴

==== Ver 2.0.0-dev(xxxx/xx/xx)
==== Ver 2.0.0(2018/06/11)
* このバージョン以降のOpenTweenは .NET Framework 4.7.2 以上が必須になります
- .NET Framework 4.7.2 のインストーラーは https://go.microsoft.com/fwlink/?LinkId=863262 から入手できます
- Windows 10 April 2018 Update には標準で .NET Framework 4.7.2 が含まれているため追加のインストールは不要です
Expand Down

0 comments on commit 98e8cc7

Please sign in to comment.