We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9c3c7 commit 42a76c2Copy full SHA for 42a76c2
build.gradle
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
group = 'org.jenkins-ci.plugins'
17
-version = '2.2'
+version = '2.2.1'
18
description = 'Allows users to create tool-agnostic, templated pipelines to be shared by multiple teams'
19
20
jenkinsPlugin {
docs/antora.yml
@@ -1,6 +1,6 @@
1
name: jte
2
title: Jenkins Templating Engine
3
-version: '2.2'
+version: '2.2.1'
4
start_page: ROOT:index.adoc
5
nav:
6
- modules/ROOT/nav.adoc
0 commit comments