Skip to content

Commit c99c790

Browse files
committed
chore: modify version to 4.13.4;
1 parent bcc4460 commit c99c790

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.13.1';
4+
const VERSION = '4.13.4';
55
// https://vitejs.dev/config/
66
export default defineConfig(({ command }) => {
77
let downloadURL: string | undefined;

0 commit comments

Comments
 (0)