Skip to content

Commit ffcc565

Browse files
committed
バージョン情報を更新
1 parent 7635f97 commit ffcc565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { TextFieldContent } from "./application/content/TextFieldContent";
88
import { VideoContent } from "./application/content/VideoContent";
99

1010
// output build version
11-
console.log("%c Next2D Framework %c 3.0.4 %c https://next2d.app",
11+
console.log("%c Next2D Framework %c 3.0.6 %c https://next2d.app",
1212
"color: #fff; background: #5f5f5f",
1313
"color: #fff; background: #4bc729",
1414
"");

0 commit comments

Comments
 (0)