Skip to content

Commit 42a76c2

Browse files
committed
bump version to 2.2.1
1 parent cc9c3c7 commit 42a76c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
group = 'org.jenkins-ci.plugins'
17-
version = '2.2'
17+
version = '2.2.1'
1818
description = 'Allows users to create tool-agnostic, templated pipelines to be shared by multiple teams'
1919

2020
jenkinsPlugin {

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: jte
22
title: Jenkins Templating Engine
3-
version: '2.2'
3+
version: '2.2.1'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/nav.adoc

0 commit comments

Comments
 (0)