Skip to content

Commit 7110129

Browse files
relase 1.0.5
1 parent ff5848a commit 7110129

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ideaplugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "de.jensklingenberg"
14-
version = "1.0.4"
14+
version = "1.0.5"
1515

1616
repositories {
1717
mavenCentral()

ideaplugin/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ platformVersion=2021.2.3
66
# for insight into build numbers and IntelliJ Platform versions.
77
pluginSinceBuild=203
88
pluginUntilBuild=213.*
9-
pluginVersion=1.0.4
9+
pluginVersion=1.0.5

0 commit comments

Comments
 (0)