Skip to content

Commit

Permalink
OpenTween v2.3.1 リリース
Browse files Browse the repository at this point in the history
  • Loading branch information
upsilon committed Apr 21, 2019
1 parent b292b09 commit 02c3853
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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("2.3.0.1")]
[assembly: AssemblyFileVersion("2.3.1.0")]

[assembly: InternalsVisibleTo("OpenTween.Tests")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")] // for Moq
10 changes: 5 additions & 5 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.3.1-dev(2019/xx/xx)
==== Ver 2.3.1(2019/04/22)
* FIX: 2019/5/20に予定されているTwitter APIの仕様変更によりエラーが発生する問題を修正
- OpenTween v2.3.0 までのバージョンは2019/5/20以降に使用できなくなる可能性があります
* FIX: 絵文字を含むツイートの非公式RTで余分なHTMLタグが混入する不具合を修正 (thx @380Nayuta!)
Expand Down

0 comments on commit 02c3853

Please sign in to comment.