From 8c74b830136470c0e5c30d923457c5ac0ab373b5 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 23 Aug 2017 08:53:29 -0700 Subject: [PATCH] Fix the version mess 0.3.0 was released without a changelog since I forgot to check that in git (?) --- CHANGELOG | 5 ++++- CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 09a2780..c491fb2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -31,6 +31,9 @@ [0.2.5] * Updated to version 0.14.32 -[0.2.6] +[0.3.0] +* Updated to version 0.14.33 + +[0.3.1] * Updated to version 0.14.35 diff --git a/CloudronManifest.json b/CloudronManifest.json index 8a2811f..18941e5 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "0.2.6", + "version": "0.3.1", "healthCheckPath": "/check", "httpPort": 8000, "addons": {