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

Update plugin version and IntelliJ compatibility #48

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

daejoon
Copy link
Collaborator

@daejoon daejoon commented Nov 14, 2024

Upgraded plugin version to 0.4.4-stable and extended compatibility to IntelliJ IDEA 2024.3. Also updated Kotlin to 2.0.21 and IntelliJ platform to version 2.1.0.

🚀 Description

📄 Motivation and Context

🧪 How Has This Been Tested?

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Upgraded plugin version to 0.4.4-stable and extended compatibility to IntelliJ IDEA 2024.3. Also updated Kotlin to 2.0.21 and IntelliJ platform to version 2.1.0.
@daejoon
Copy link
Collaborator Author

daejoon commented Nov 14, 2024

Updated Kotlin to 2.0.21 due to Unresolved Reference error.

@daejoon daejoon requested a review from Nayacco November 14, 2024 08:51
@Nayacco
Copy link
Owner

Nayacco commented Nov 17, 2024

I find a way to remove the pluginUntilBuild, reference from here, we don't have to change version when intellij publish a new version.

I will publish the plugin tonight. Thanks bro.

@Nayacco Nayacco merged commit 177f67d into Nayacco:main Nov 17, 2024
4 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