diff --git a/CONTROL/changelog.txt b/CONTROL/changelog.txt index 8e4927d..2eb23c1 100644 --- a/CONTROL/changelog.txt +++ b/CONTROL/changelog.txt @@ -1,3 +1,6 @@ +Version: 1.21.9.r01 +- Update Gitea to 1.21.9, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.21.9). + Version: 1.20.5.r01 - Update Gitea to 1.20.5, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.20.5). diff --git a/CONTROL/config.json b/CONTROL/config.json index 54b9b06..1f07e72 100644 --- a/CONTROL/config.json +++ b/CONTROL/config.json @@ -2,7 +2,7 @@ "general":{ "package":"gitea-docker", "name":"Gitea", - "version":"1.20.5.r01", + "version":"1.21.9.r01", "depends":[ "docker-ce(>=20.10.17.r1)" ], diff --git a/CONTROL/description-fr.txt b/CONTROL/description-fr.txt index f2bb7f6..a2f3ea0 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.20.5 - Fonctionne avec une connexion HTTPS. +Version actuelle de Gitea : 1.21.9 - Fonctionne avec une connexion HTTPS. [INFORMATION] diff --git a/CONTROL/description.txt b/CONTROL/description.txt index 8208687..62b341b 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.20.5 - Work with an HTTPS connection. +Gitea current version: 1.21.9 - Work with an HTTPS connection. [INFORMATION] diff --git a/README.md b/README.md index b44bfd3..a633bcc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gitea-adm -__Gitea version__: _`1.20.5`_ +__Gitea version__: _`1.21.9`_ ![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 ae45fe8..3434b8f 100644 --- a/gitea_version +++ b/gitea_version @@ -1 +1 @@ -1.20.5 \ No newline at end of file +1.21.9 \ No newline at end of file