From af3ce2901c16f701666d79229af9c9221ed050e4 Mon Sep 17 00:00:00 2001 From: Seya <31957516+sglkc@users.noreply.github.com> Date: Wed, 4 Feb 2026 07:42:36 +0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36c6718..c3b17b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "endfield-auto-daily", - "version": "2.0.1", + "version": "3.0.0", "description": "Easiest, full free, and no BS SKPORT Arknights: Endfield daily check-in using GitHub Actions", "private": true, "main": "index.js",