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

Actually declare required GDevelop version to 5.5.222 on all extensions #1572

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

D8H
Copy link
Contributor

@D8H D8H commented Mar 3, 2025

@D8H D8H added the ⛏ Build code Code that is used to build the extension database label Mar 3, 2025
@D8H D8H self-assigned this Mar 3, 2025
@D8H D8H requested review from a team as code owners March 3, 2025 10:37
Comment on lines +235 to -238
gdevelopVersion: extension.gdevelopVersion,
};
if (extensionsRequiring3DPhysics.has(name)) {
registryItem.gdevelopVersion = '>=5.5.220';
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The script change is here:

@D8H D8H merged commit 27c270c into main Mar 3, 2025
4 checks passed
@D8H D8H deleted the gdevelop-version-2 branch March 3, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛏ Build code Code that is used to build the extension database
Projects
Status: Added to GDevelop
Development

Successfully merging this pull request may close these issues.

1 participant