Skip to content

Commit 2d5b9b1

Browse files
author
Till Krullmann
committed
Increment version to 1.7.0
1 parent 76a1080 commit 2d5b9b1

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
@@ -7,7 +7,7 @@ ifdef::env-github[]
77
endif::[]
88

99
= Gradle Helm Plugin
10-
:version: 1.6.1
10+
:version: 1.7.0
1111
:pluginId: org.unbroken-dome.helm
1212

1313
image:https://img.shields.io/gradle-plugin-portal/v/{pluginId}?versionPrefix={version}[link=https://plugins.gradle.org/plugin/{pluginId}/{version}]

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.unbroken-dome.gradle-plugins.helm
2-
version=1.6.1
2+
version=1.7.0
33

44
test.maxParallelForks=4
55

0 commit comments

Comments
 (0)