Skip to content

Commit 67c0214

Browse files
committed
fix: update version.js
1 parent 882e75f commit 67c0214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kit/src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// generated during release, do not modify
22

33
/** @type {string} */
4-
export const VERSION = '1.20.4';
4+
export const VERSION = '1.20.5';

0 commit comments

Comments
 (0)