From 925a593e3bbb6fcdfdf9037e278a28f8848540f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rg=20Prante?= Date: Tue, 16 Nov 2021 14:49:54 +0100 Subject: [PATCH] bump versions --- gradle-plugin-docker/gradle.properties | 2 +- gradle-plugin-git/gradle.properties | 2 +- gradle-plugin-rpm/gradle.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle-plugin-docker/gradle.properties b/gradle-plugin-docker/gradle.properties index 5364446..b4a7849 100644 --- a/gradle-plugin-docker/gradle.properties +++ b/gradle-plugin-docker/gradle.properties @@ -1 +1 @@ -version = 2.2.0 +version = 2.3.0 diff --git a/gradle-plugin-git/gradle.properties b/gradle-plugin-git/gradle.properties index 0e6d8d6..b6262e3 100644 --- a/gradle-plugin-git/gradle.properties +++ b/gradle-plugin-git/gradle.properties @@ -1 +1 @@ -version = 2.0.1 \ No newline at end of file +version = 2.1.0 \ No newline at end of file diff --git a/gradle-plugin-rpm/gradle.properties b/gradle-plugin-rpm/gradle.properties index 69c32c9..5364446 100644 --- a/gradle-plugin-rpm/gradle.properties +++ b/gradle-plugin-rpm/gradle.properties @@ -1 +1 @@ -version = 3.0.0 +version = 2.2.0