Skip to content

Commit db7b617

Browse files
committed
Increment version to 1.2.3
1 parent e0e635a commit db7b617

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Apply the `org.unbroken-dome.helm` plugin to your Gradle project:
3737
[source,groovy]
3838
----
3939
plugins {
40-
id 'org.unbroken-dome.helm' version '1.2.2'
40+
id 'org.unbroken-dome.helm' version '1.2.3'
4141
}
4242
----
4343

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
kotlinVersion=1.3.61
22

33
group=org.unbroken-dome.gradle-plugins.helm
4-
version=1.2.2
4+
version=1.2.3

0 commit comments

Comments
 (0)