Skip to content

Commit

Permalink
Next patch release available for the IDE
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed May 2, 2024
1 parent 6de5af6 commit 3d6a16f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {
}

intellij {
version = 'IC-241.14494.158-EAP-SNAPSHOT'
version = 'IC-241.15989.150' // -EAP-SNAPSHOT'
pluginName = 'asciidoctor-intellij-plugin'
updateSinceUntilBuild = false
plugins = [
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# See https://jb.gg/intellij-platform-builds-list for available build versions
# skipping IC-223.7571.182 do to disk space limitations on GHA runners
# Run for example RD-233.11799.49 which doesn't include java
pluginVerifierIdeVersions = IC-233.11361.10,IC-241.14494.158
pluginVerifierIdeVersions = IC-233.11361.10,IC-241.15989.150

0 comments on commit 3d6a16f

Please sign in to comment.