From 5ecde5c49b10747db552134d8ace975180247e45 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Sat, 3 Jun 2017 00:17:19 +0200 Subject: [PATCH] Version 0.1.2 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2ee992d..092d012 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,3 +3,6 @@ [0.1.1] * Removed reference to Gogs + +[0.1.2] +* Updated description diff --git a/CloudronManifest.json b/CloudronManifest.json index 15464f0..7c523e1 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,7 +4,7 @@ "author": "Gitea developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", - "version": "0.1.1", + "version": "0.1.2", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 97f9c0f..67d4d6d 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -23,4 +23,4 @@ The goal of this project is to make the easiest, fastest, and most painless way ### Bug reports -Open bugs on [Github](https://git.cloudron.io/dswd/gitea-app/issues) +Open bugs on [Github](https://git.cloudron.io/cloudron/gitea-app/issues)