Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change version to v3.8.4 #17332

Merged
merged 1 commit into from
Jul 8, 2024
Merged

change version to v3.8.4 #17332

merged 1 commit into from
Jul 8, 2024

Conversation

minggo
Copy link
Contributor

@minggo minggo commented Jul 8, 2024

No description provided.

Copy link

github-actions bot commented Jul 8, 2024

Interface Check Report

! WARNING this pull request has changed these public interfaces:

@@ -19740,9 +19740,9 @@
         export class frustum extends Frustum {
             constructor();
         }
     }
-    export const VERSION = "3.8.5";
+    export const VERSION = "3.8.4";
     /**
      * @en
      * The main namespace of Cocos engine, all engine core classes, functions, properties and constants are defined in this namespace.
      * @zh
@@ -70195,9 +70195,9 @@
              */
             protected originalTarget: unknown;
             protected target: unknown;
             /**
-             * The `workerTarget` was added from Cocos Creator 3.8.5 and it's used for nest `Tween` functionality.
+             * The `workerTarget` was added from Cocos Creator 3.8.4 and it's used for nest `Tween` functionality.
              * It stores the target of sub-tween and its value may be different from `target`.
              *
              * Example 1:
              * ```ts

@minggo minggo merged commit 2f1ab9d into cocos:v3.8.4 Jul 8, 2024
23 of 24 checks passed
@minggo minggo deleted the update-version branch July 8, 2024 10:27
cocos-robot pushed a commit to cocos-robot/engine that referenced this pull request Jul 8, 2024
minggo pushed a commit that referenced this pull request Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant