Skip to content

Commit

Permalink
Merge pull request #25 from martin3398/feature/remove-plugin-until-build
Browse files Browse the repository at this point in the history
feature: remove pluginUntilBuild to create forward compatibility
  • Loading branch information
martin3398 authored Aug 15, 2024
2 parents 12d7d8d + 34e9ff6 commit decc725
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ pluginGroup=de.martin3398.ideapsalmbaseline
pluginName=idea-psalm-baseline
pluginRepositoryUrl=https://github.com/martin3398/idea-psalm-baseline
# SemVer format -> https://semver.org
pluginVersion=1.3.1
pluginVersion=1.3.2

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=221
pluginUntilBuild=241.*

# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
platformType=PS
Expand Down

0 comments on commit decc725

Please sign in to comment.