Skip to content

Commit

Permalink
Release v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalzinger committed Aug 17, 2020
1 parent bf7ec76 commit 6cbd5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
}

group = "me.salzinger.intellij"
version = "1.4.1-SNAPSHOT"
version = "1.4.1"

configure<JavaPluginConvention> {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 6cbd5a6

Please sign in to comment.