Bump to v1.0.3

This commit is contained in:
pdmarf
2026-04-10 19:56:09 +01:00
parent bbcb04d89a
commit acb90f2d69
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
const CURRENT_VERSION = "1.0.2";
const CURRENT_VERSION = "1.0.3";
const GITEA_BASE = "http://100.120.125.113:3000/pdm/stream_deck_notion_timer/raw/branch/master";
async function checkForUpdates(): Promise<void> {