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

Fix plugin version #74

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Fix plugin version #74

merged 1 commit into from
Oct 7, 2024

Conversation

popematt
Copy link
Contributor

@popematt popematt commented Oct 7, 2024

Issue #, if available:

Follow up for #73

Description of changes:

Publishing a beta release failed because it tried to publish version 2.0. I looked into the git history, and I don't know why the packageVersion gradle property even exists. It wasn't being used for anything prior as far as I can tell, and I guess in the migration to using the new intellijPlatform gradle plugin, it did end up getting used inadvertently.

I've also lowered the plugin version because the most recent release is 2.6.1, so there's no reason to go to 2.8.1 for the next release.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@popematt popematt merged commit c349247 into amazon-ion:master Oct 7, 2024
2 checks passed
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.

2 participants