We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7635f97 commit ffcc565Copy full SHA for ffcc565
src/index.ts
@@ -8,7 +8,7 @@ import { TextFieldContent } from "./application/content/TextFieldContent";
8
import { VideoContent } from "./application/content/VideoContent";
9
10
// output build version
11
-console.log("%c Next2D Framework %c 3.0.4 %c https://next2d.app",
+console.log("%c Next2D Framework %c 3.0.6 %c https://next2d.app",
12
"color: #fff; background: #5f5f5f",
13
"color: #fff; background: #4bc729",
14
"");
0 commit comments