From ed420b96f8e2a2fa2d67f7052c77e1db6f949a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Fri, 27 May 2016 12:36:15 +0200 Subject: [PATCH 1/2] Bump VERSION to 5.0.19 --- lib/open_project/webhooks/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/webhooks/version.rb b/lib/open_project/webhooks/version.rb index 6eab93d75f..459583c56e 100644 --- a/lib/open_project/webhooks/version.rb +++ b/lib/open_project/webhooks/version.rb @@ -14,6 +14,6 @@ module OpenProject module Webhooks - VERSION = "5.0.18" + VERSION = "5.0.19" end end From e94c56352f5e76808c15e4dcfe231f068d233b5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 20 Jun 2016 11:11:28 +0200 Subject: [PATCH 2/2] Bump VERSION to 5.0.20 --- lib/open_project/webhooks/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/webhooks/version.rb b/lib/open_project/webhooks/version.rb index 459583c56e..47712484f9 100644 --- a/lib/open_project/webhooks/version.rb +++ b/lib/open_project/webhooks/version.rb @@ -14,6 +14,6 @@ module OpenProject module Webhooks - VERSION = "5.0.19" + VERSION = "5.0.20" end end