Skip to content

Commit 9053572

Browse files
committed
バージョン v2.5.1-dev 開発開始
1 parent 008afa8 commit 9053572

4 files changed

Lines changed: 7 additions & 4 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.5.0.0")]
25+
[assembly: AssemblyVersion("2.5.0.1")]
2626

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

OpenTween/Properties/Resources.Designer.cs

Lines changed: 3 additions & 2 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
更新履歴
22

3+
==== Ver 2.5.1-dev(2022/xx/xx)
4+
35
==== Ver 2.5.0(2022/02/05)
46
* NEW: アカウント追加時の認可URLを右クリックでコピー可能にしました
57
* NEW: Twemoji 13.1 に対応しました

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.4.3.{build}
1+
version: 2.5.0.{build}
22

33
os: Visual Studio 2019
44

0 commit comments

Comments
 (0)