Skip to content

Commit 008afa8

Browse files
committed
OpenTween v2.5.0 リリース
1 parent ef34c5a commit 008afa8

3 files changed

Lines changed: 15 additions & 17 deletions

File tree

OpenTween/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// 次の GUID は、このプロジェクトが COM に公開される場合の、typelib の ID です
2323
[assembly: Guid("2d0ae0ba-adac-49a2-9b10-26fd69e695bf")]
2424

25-
[assembly: AssemblyVersion("2.4.3.1")]
25+
[assembly: AssemblyVersion("2.5.0.0")]
2626

2727
[assembly: InternalsVisibleTo("OpenTween.Tests")]
2828
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")] // for Moq

OpenTween/Properties/Resources.Designer.cs

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OpenTween/Resources/ChangeLog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
更新履歴
22

3-
==== Ver 2.4.4-dev(2019/xx/xx)
3+
==== Ver 2.5.0(2022/02/05)
44
* NEW: アカウント追加時の認可URLを右クリックでコピー可能にしました
55
* NEW: Twemoji 13.1 に対応しました
66
- Unicode 13.0 で追加された絵文字が表示されるようになります

0 commit comments

Comments
 (0)