Skip to content

Commit 3dd700f

Browse files
The release pipeline does not support SNAPSHOTs directly without manually releasing a new version
1 parent 8c96e58 commit 3dd700f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginName = Dynatrace Query Language
55
pluginRepositoryUrl = https://github.com/dynatrace-oss/intellij-idea-dql
66

77
# SemVer format -> https://semver.org
8-
pluginVersion = 1.0.0-SNAPSHOT
8+
pluginVersion = 1.0.0
99

1010
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1111
pluginSinceBuild = 243

0 commit comments

Comments
 (0)