From 5c7a052db64ecbb286dd730181bf836f15764e3c Mon Sep 17 00:00:00 2001 From: Jason Connery Date: Wed, 2 Apr 2014 11:00:55 +0100 Subject: [PATCH] bumped rev as I deploy version with fix for spacing on minutes text --- build.gradle | 2 +- teamcity-plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 34efa69..87f0169 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ apply plugin: 'java' sourceCompatibility = 1.5 -version = '2.1.1' +version = '2.1.2' configurations { deploy diff --git a/teamcity-plugin.xml b/teamcity-plugin.xml index fcce112..938bdb7 100644 --- a/teamcity-plugin.xml +++ b/teamcity-plugin.xml @@ -4,7 +4,7 @@ slackNotifier Slack Notifier - 2.1.1 + 2.1.2 Post build success notifications to Slack Tapadoo