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

Commit 83bcfc0

Browse files
committed
Bump version
1 parent c44b323 commit 83bcfc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = 11;
9+
private const int NOW_VERSION = 12;
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)