Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 17435f9

Browse files
author
Bernhard Grünewaldt
committed
v1.0.1
1 parent f2f132e commit 17435f9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Trigger Jenkins Jobs via GitHub Webhooks and provide Webhook Payload Information as Environment Variables inside your Job.
44

5+
:sparkles: Download: [`github-webhook-notifier-plugin-1.0.0.hpi.zip`](https://github.com/codeclou/jenkins-github-webhook-build-trigger-plugin/releases/download/1.0.0/github-webhook-notifier-plugin-1.0.0.hpi.zip)
6+
57
-----
68

79
 

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>io.codeclou.jenkins.github.webhook.notifier.plugin</groupId>
1313
<artifactId>github-webhook-notifier-plugin</artifactId>
14-
<version>1.0.0</version>
14+
<version>1.0.1</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>github-webhook-notifier-plugin</name>

0 commit comments

Comments
 (0)