Skip to content

Commit 00b9410

Browse files
committed
bump engine version to 3.8.9
1 parent 49800a5 commit 00b9410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cocos/core/global-exports.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ if (DEV) {
5555
cclegacy._Test = {};
5656
}
5757

58-
const engineVersion = '3.8.8';
58+
const engineVersion = '3.8.9';
5959

6060
/**
6161
* @en

0 commit comments

Comments
 (0)