mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-22 17:49:58 -06:00
bump version
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.1.1";
|
||||
let version = "3.1.2";
|
||||
|
||||
return {
|
||||
base: "/",
|
||||
|
||||
Reference in New Issue
Block a user