Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit fda1bea

Browse files
committed
Bump version
1 parent 9704f2e commit fda1bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/UpdateChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace GenshinPlayerQuery.Core
66
{
77
internal static class UpdateChecker
88
{
9-
private const int NOW_VERSION = 14;
9+
private const int NOW_VERSION = 15;
1010
private const string VERSION_URL = "https://www.rainng.com/ser/soft/genshin-player-query/version";
1111
private const string RELEASE_PAGE_URL = "https://github.com/Azure99/GenshinPlayerQuery/releases/";
1212

0 commit comments

Comments
 (0)