Skip to content

Commit 654beb8

Browse files
committed
fixpush
1 parent 6461abe commit 654beb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArchivePasswordTestTool/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace ArchivePasswordTestTool
1212
public class Program
1313
{
1414
public static readonly string AppName = "ArchivePasswordTestTool";
15-
public static readonly int[] Version = new int[] { 1, 5, 1 };
15+
public static readonly int[] Version = new int[] { 1, 5, 2 };
1616
public static readonly string VersionType = "Release";
1717
public static readonly string AppHomePage = "https://www.bilibili.com/read/cv6101558";
1818
public static readonly string Developer = "dawn-lc";

0 commit comments

Comments
 (0)