Skip to content

Commit db3cde3

Browse files
committed
OpenTween v3.13.0 リリース
1 parent b365257 commit db3cde3

File tree

3 files changed

+14
-21
lines changed

3 files changed

+14
-21
lines changed

CHANGELOG.txt

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

3-
==== Unreleased
3+
==== Ver 3.13.0(2024/01/27)
44
* NEW: Cookie使用時のReplyタブの更新に対応(/statuses/mentions_timeline.json 廃止に伴う対応)
55
* NEW: Cookie使用時のFavoritesタブの更新に対応
66
* NEW: Cookie使用時のFav追加・削除に対応

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("3.12.0.1")]
25+
[assembly: AssemblyVersion("3.13.0.0")]
2626

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

OpenTween/Properties/Resources.Designer.cs

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

0 commit comments

Comments
 (0)