diff --git a/CONTROL/changelog.txt b/CONTROL/changelog.txt index 931869d..786a34e 100644 --- a/CONTROL/changelog.txt +++ b/CONTROL/changelog.txt @@ -1,3 +1,6 @@ +Version: 1.16.7.r01 +- Update Gitea to 1.16.7, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.7). + Version: 1.16.5.r01 - Update Gitea to 1.16.5, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.5). diff --git a/CONTROL/config.json b/CONTROL/config.json index 9b6f2a2..cd3c4fa 100644 --- a/CONTROL/config.json +++ b/CONTROL/config.json @@ -2,7 +2,7 @@ "general":{ "package":"gitea-docker", "name":"Gitea", - "version":"1.16.5.r01", + "version":"1.16.7.r01", "depends":[ "docker-ce(>=20.10.2.r2)" ], diff --git a/CONTROL/description-fr.txt b/CONTROL/description-fr.txt index e23e034..cfdcb56 100644 --- a/CONTROL/description-fr.txt +++ b/CONTROL/description-fr.txt @@ -1,5 +1,5 @@ Gitea est une solution Opensource d'hébergement de code léger et rapide écrite en Go. Elle est publiée sous la licence MIT. -Version actuelle de Gitea : 1.16.5 - Fonctionne avec une connexion HTTPS. +Version actuelle de Gitea : 1.16.7 - Fonctionne avec une connexion HTTPS. [INFORMATION] diff --git a/CONTROL/description.txt b/CONTROL/description.txt index 65ed82c..fc19460 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.16.5 - Work with an HTTPS connection. +Gitea current version: 1.16.7 - Work with an HTTPS connection. [INFORMATION] diff --git a/README.md b/README.md index 619a907..a4257fa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gitea-adm -__Gitea version__: _`1.16.5`_ +__Gitea version__: _`1.16.7`_ ![GitHub license](https://img.shields.io/badge/license-GPL--3.0-%23fe7d37) ![GitHub last commit](https://img.shields.io/github/last-commit/EndMove/gitea-adm) diff --git a/gitea_version b/gitea_version index d88103e..0d1ea06 100644 --- a/gitea_version +++ b/gitea_version @@ -1 +1 @@ -1.16.5 \ No newline at end of file +1.16.7 \ No newline at end of file