Skip to content

Commit 248c200

Browse files
committed
Bump version to 2.6.0
1 parent 8c0e21a commit 248c200

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ACT.FFXIVPing/ACT.FFXIVPing/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
// 方法是按如下所示使用“*”: :
5353
// [assembly: AssemblyVersion("1.0.*")]
5454
[assembly: AssemblyVersion("2.5.0.0")]
55-
[assembly: AssemblyFileVersion("2.5.0.0")]
55+
[assembly: AssemblyFileVersion("2.6.0.0")]

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.5.0.{build}
1+
version: 2.6.0.{build}
22
image: Visual Studio 2019
33
configuration:
44
- Debug

0 commit comments

Comments
 (0)