Commit 4d47d69 1 parent 8f57254 commit 4d47d69 Copy full SHA for 4d47d69
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ pluginGroup = com.github.ramonvermeulen.dbtToolkit
4
4
pluginName = dbt-toolkit
5
5
pluginRepositoryUrl = https://github.com/ramonvermeulen/dbt-toolkit
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 0.2.0
7
+ pluginVersion = 0.2.1
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 233
11
- pluginUntilBuild = 243 .*
11
+ pluginUntilBuild = 251 .*
12
12
13
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
14
platformType = IC
@@ -30,4 +30,4 @@ kotlin.stdlib.default.dependency = false
30
30
org.gradle.configuration-cache = true
31
31
32
32
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
33
- org.gradle.caching = true
33
+ org.gradle.caching = true
You can’t perform that action at this time.
0 commit comments