Skip to content

Commit

Permalink
Increment version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Till Krullmann committed Nov 12, 2021
1 parent 76a1080 commit 2d5b9b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ifdef::env-github[]
endif::[]

= Gradle Helm Plugin
:version: 1.6.1
:version: 1.7.0
:pluginId: org.unbroken-dome.helm

image:https://img.shields.io/gradle-plugin-portal/v/{pluginId}?versionPrefix={version}[link=https://plugins.gradle.org/plugin/{pluginId}/{version}]
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.unbroken-dome.gradle-plugins.helm
version=1.6.1
version=1.7.0

test.maxParallelForks=4

Expand Down

0 comments on commit 2d5b9b1

Please sign in to comment.