From 45b33fe667a713e5ade8e7761434678f8c4cbbbf Mon Sep 17 00:00:00 2001 From: EndMove Date: Thu, 28 Oct 2021 12:19:31 +0200 Subject: [PATCH] Under the request of asustor, alignment of the application version with the Gitea version --- CONTROL/changelog.txt | 8 ++------ CONTROL/config.json | 2 +- CONTROL/description.txt | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/CONTROL/changelog.txt b/CONTROL/changelog.txt index e292f82..85f95cf 100644 --- a/CONTROL/changelog.txt +++ b/CONTROL/changelog.txt @@ -1,6 +1,2 @@ -Version: 1.0.2.r01 -- Update to Gitea 1.15.5 (https://github.com/go-gitea/gitea/releases/tag/v1.15.5). -- Fix old docker image suppression. - -Version: 1.0.1.r01 -- Gitea 1.15.4 first release. \ No newline at end of file +Version: 1.15.5.r01 +- Gitea 1.15.5 first release (https://github.com/go-gitea/gitea/releases/tag/v1.15.5). \ No newline at end of file diff --git a/CONTROL/config.json b/CONTROL/config.json index d26c368..9cf55e5 100644 --- a/CONTROL/config.json +++ b/CONTROL/config.json @@ -2,7 +2,7 @@ "general":{ "package":"gitea-docker", "name":"Gitea", - "version":"1.0.2.r01", + "version":"1.15.5.r01", "depends":[ "docker-ce(>=20.10.2.r2)" ], diff --git a/CONTROL/description.txt b/CONTROL/description.txt index 7fa3fe2..5d3d1ba 100644 --- a/CONTROL/description.txt +++ b/CONTROL/description.txt @@ -1,5 +1,5 @@ Gitea is an Opensource solution for lightweight and fast code hosting written in Go. It is published under the MIT license. -Gitea current version: 1.15.5. +Gitea current version: 1.15.5 - Work with an HTTPS connection. [WARNING] This application requires a valid domain name and SSL certificate. Indeed, a Git code manager requires these fundamental elements to work properly and securely. Add your certificate and domain to ADM.