From f040e39c93e7763e19f2a1ceeb5a70d2a8c57dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?= <mickael.canevet@camptocamp.com> Date: Tue, 12 May 2015 10:32:27 +0200 Subject: [PATCH] Release version 1.2.3 --- CHANGELOG.md | 4 ++++ metadata.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c344fde..825b8f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2015-05-12 - Release 1.2.3 + +Don't pin beaker + ## 2015-04-27 - Release 1.2.2 Add nodeset ubuntu-12.04-x86_64-openstack diff --git a/metadata.json b/metadata.json index 0d56d0b..3c5f3c1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "camptocamp-postfix", - "version": "1.2.2", + "version": "1.2.3", "author": "Camptocamp", "summary": "Camptocamp Postfix Module", "license": "Apache-2.0", -- GitLab