Skip to content

Commit 5bd9776

Browse files
author
haxwithaxe
committed
fix: Forgot to bump the update check version
1 parent 8347e58 commit 5bd9776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const currentVersion = "v2025.04.02";
1+
const currentVersion = "v0.1.1";
22
const projectReleasesUrl = "https://github.com/haxwithaxe/dashboard/releases/"
33
const projectLatestReleaseApiUrl = "https://api.github.com/repos/haxwithaxe/dashboard/releases/latest"
44
const proxyUrl = "https://corsproxy.io/";

0 commit comments

Comments
 (0)