From e4df1ef37ec676555cc405c92e435a1e91a5a3ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 9 Aug 2017 12:52:09 +0200 Subject: [PATCH 1/5] Bump VERSION to 7.2.1 --- lib/open_project/costs/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/costs/version.rb b/lib/open_project/costs/version.rb index 9d0cec1f22..044aa2eb8f 100644 --- a/lib/open_project/costs/version.rb +++ b/lib/open_project/costs/version.rb @@ -19,6 +19,6 @@ module OpenProject module Costs - VERSION = "7.2.0" + VERSION = "7.2.1" end end From 323dc3cab2f32a57715037cb220f6e07e5093619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 16 Aug 2017 13:36:55 +0200 Subject: [PATCH 2/5] Bump VERSION to 7.2.2 --- lib/open_project/costs/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/costs/version.rb b/lib/open_project/costs/version.rb index 044aa2eb8f..feae8e7511 100644 --- a/lib/open_project/costs/version.rb +++ b/lib/open_project/costs/version.rb @@ -19,6 +19,6 @@ module OpenProject module Costs - VERSION = "7.2.1" + VERSION = "7.2.2" end end From 0570c0d7dc1fe2af86ff1261d1ea2c66b0c94f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 23 Aug 2017 07:51:46 +0200 Subject: [PATCH 3/5] Bump VERSION to 7.2.3 --- lib/open_project/costs/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/costs/version.rb b/lib/open_project/costs/version.rb index feae8e7511..aa97816058 100644 --- a/lib/open_project/costs/version.rb +++ b/lib/open_project/costs/version.rb @@ -19,6 +19,6 @@ module OpenProject module Costs - VERSION = "7.2.2" + VERSION = "7.2.3" end end From 142a59f03105b0433f8f68809f8caa88cbabea28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Tue, 29 Aug 2017 10:03:03 +0200 Subject: [PATCH 4/5] Bump VERSION to 7.2.4 --- lib/open_project/costs/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/costs/version.rb b/lib/open_project/costs/version.rb index aa97816058..9cf42b6f94 100644 --- a/lib/open_project/costs/version.rb +++ b/lib/open_project/costs/version.rb @@ -19,6 +19,6 @@ module OpenProject module Costs - VERSION = "7.2.3" + VERSION = "7.2.4" end end From 91d64da7fafa4957e60a63d362bde1e7600d9af5 Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Fri, 29 Sep 2017 11:33:17 +0200 Subject: [PATCH 5/5] Bump VERSION to 7.3.1 --- lib/open_project/costs/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open_project/costs/version.rb b/lib/open_project/costs/version.rb index ed873ec0f9..78b99fedf5 100644 --- a/lib/open_project/costs/version.rb +++ b/lib/open_project/costs/version.rb @@ -19,6 +19,6 @@ module OpenProject module Costs - VERSION = "7.3.0" + VERSION = "7.3.1" end end