Skip to content

Commit 4b1dfa6

Browse files
author
AruSeito
authored
Merge pull request #3667 from illacloud/beta
fix: column order
2 parents 0457eb4 + 38c214d commit 4b1dfa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"author": "ILLA Cloud <[email protected]>",
77
"license": "Apache-2.0",
8-
"version": "4.4.4",
8+
"version": "4.4.5",
99
"scripts": {
1010
"dev": "vite --strictPort --force",
1111
"build-cloud": "NODE_OPTIONS=--max-old-space-size=12288 vite build --mode cloud",

0 commit comments

Comments
 (0)