Skip to content

Commit 74b174f

Browse files
committed
chore: modify version to 4.12.7;
1 parent 08f1d0e commit 74b174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineConfig } from 'vite';
22
import monkey, { cdn } from 'vite-plugin-monkey';
33

4-
const VERSION = '4.12.6';
4+
const VERSION = '4.12.7';
55
// https://vitejs.dev/config/
66
export default defineConfig(({ command }) => {
77
let downloadURL: string | undefined;

0 commit comments

Comments
 (0)