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

Merge branch 'chore/version-update' into 'develop'

update to current intellij versions

See merge request !13
parents b2423d5e a8c6b322
No related branches found
No related tags found
1 merge request!13update to current intellij versions
Pipeline #14145 passed
......@@ -14,6 +14,7 @@
- Attributes and inter-type declarations are shown sorted by aspect.
- There are toggle buttons to show or hide attributes, inter-type declarations and rewrites.
- Note that things outside aspects, equations and some other elements are not yet included.
- Support for IntelliJ IDEA 2022.2.
### Changed
......
......@@ -8,11 +8,11 @@ pluginVersion = 0.3.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild = 211
pluginUntilBuild = 213.*
pluginUntilBuild = 222.*
# 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 = 2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1
pluginVerifierIdeVersions = 2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1, 2022.1.4, 2022.2
platformType = IC
platformVersion = 2021.3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment