Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelldi committed Feb 13, 2024
1 parent f260703 commit 644a7e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginGroup = me.rafaelldi.aspire
pluginName = aspire-plugin
pluginRepositoryUrl = https://github.com/rafaelldi/aspire-plugin
# SemVer format -> https://semver.org
pluginVersion = 0.2.3
pluginVersion = 0.2.4

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
Expand All @@ -16,12 +16,12 @@ platformType = RD
# Release: 2020.2
# EAP: 2020.3-EAP2-SNAPSHOT
# Nightly: 2020.3-SNAPSHOT
platformVersion = 2023.3.2
platformVersion = 2023.3.3

# 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.
# RD-2023.3, RD-2024.1-EAP1
pluginVerifierIdeVersions = RD-2023.3.2
pluginVerifierIdeVersions = RD-2023.3.3

dotnetBuildConfiguration = Release

Expand Down

0 comments on commit 644a7e9

Please sign in to comment.