mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-07 02:09:46 -06:00
3.1
This commit is contained in:
@@ -5,7 +5,7 @@ import { execSync } from "child_process";
|
||||
|
||||
export default defineConfig(({ mode }) => {
|
||||
const env = loadEnv(mode, process.cwd(), "");
|
||||
let version = "3.2-beta";
|
||||
let version = "3.1";
|
||||
|
||||
return {
|
||||
base: "/",
|
||||
|
||||
Reference in New Issue
Block a user