feat: update checker based gh releases

This commit is contained in:
Huskydog9988
2025-05-14 16:07:25 -04:00
parent 8b57ef9dd5
commit 3fbcc2e886
9 changed files with 205 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import tailwindcss from "@tailwindcss/vite";
const dropVersion = "0.3";
const dropVersion = "v0.3.0";
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({