Skip to content
Snippets Groups Projects
Commit d25cbcf4 authored by Johannes Mey's avatar Johannes Mey
Browse files

increment supported version to 232

parent ab0d846d
No related branches found
No related tags found
1 merge request!19Resolve "Support for IntellijJ 2023.2"
Pipeline #17797 failed
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
......@@ -3,6 +3,7 @@
## [Unreleased]
### Added
- Support for IntelliJ IDEA 2023.2.
### Changed
......
......@@ -3,20 +3,20 @@
pluginGroup = org.jastadd
pluginName = JastAdd
pluginVersion = 0.3.1
pluginVersion = 0.3.2
pluginRepositoryUrl = https://git-st.inf.tu-dresden.de/jastadd/jetbrains-plugin/
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild = 223
pluginUntilBuild = 231.*
pluginUntilBuild = 232.*
## Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
## See https://jb.gg/intellij-platform-builds-list for available build versions.
#pluginVerifierIdeVersions = 2022.2.4, 2022.3.1, 2023.1.2
platformType = IC
platformVersion = 2022.3.1
platformVersion = 2023.2.1
platformDownloadSources = true
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment