From 05361031c380744ee6af17d5ea01d7803ef32a79 Mon Sep 17 00:00:00 2001 From: Thomas Merkel Date: Tue, 14 Jul 2015 17:09:50 +0200 Subject: [PATCH] version bump to 15.1 --- Changelog.md | 2 +- manifest | 4 ++-- manifest.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index 5c3dcc2..69a2df8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,6 @@ # Changelog -## 14.4.0 +## 15.1.0 ### New diff --git a/manifest b/manifest index 1701a05..07ee0dc 100644 --- a/manifest +++ b/manifest @@ -1,8 +1,8 @@ name="core-mbox" organization="SkyLime" brand="Instance" -version="14.4.0" +version="15.1.0" description="core.io Mailbox Server" homepage="https://github.com/skylime/mi-core-mbox" users="root admin" -base="bdf81f18-cf9a-4327-9a87-259832772271" +base="cd5119fb-b4c1-4038-b960-00a3a38f5d1b" diff --git a/manifest.json b/manifest.json index f1d7b99..4c34ca0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "name": "core-mbox", - "version": "14.4.0", + "version": "15.1.0", "description": "core.io Mailbox Server", "organization": "SkyLime", "brand": "Instance", "homepage": "https://github.com/skylime/mi-core-mbox", - "base": "bdf81f18-cf9a-4327-9a87-259832772271", + "base": "cd5119fb-b4c1-4038-b960-00a3a38f5d1b", "customer_metadata": { "root_authorized_keys": {"type": "text", "description": "SSH public key(s) for the root user"}, "syslog_host": {"type": "text", "description": "syslog server IP address and port seperated by colon"},