Skip to content

Commit

Permalink
Update to gitea 1.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
EndMove committed Jul 30, 2022
1 parent b2c9f80 commit 0932e86
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CONTROL/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Version: 1.16.9.r01
- Update Gitea to 1.16.9, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.9).

Version: 1.16.8.r01
- Update Gitea to 1.16.8, release notes (https://github.com/go-gitea/gitea/releases/tag/v1.16.8).

Expand Down
2 changes: 1 addition & 1 deletion CONTROL/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"general":{
"package":"gitea-docker",
"name":"Gitea",
"version":"1.16.8.r01",
"version":"1.16.9.r01",
"depends":[
"docker-ce(>=20.10.2.r2)"
],
Expand Down
2 changes: 1 addition & 1 deletion CONTROL/description-fr.txt
Original file line number Diff line number Diff line change
@@ -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.8 - Fonctionne avec une connexion HTTPS.
Version actuelle de Gitea : 1.16.9 - Fonctionne avec une connexion HTTPS.


[INFORMATION]
Expand Down
2 changes: 1 addition & 1 deletion CONTROL/description.txt
Original file line number Diff line number Diff line change
@@ -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.8 - Work with an HTTPS connection.
Gitea current version: 1.16.9 - Work with an HTTPS connection.


[INFORMATION]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gitea-adm

__Gitea version__: _`1.16.8`_
__Gitea version__: _`1.16.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)

Expand Down
2 changes: 1 addition & 1 deletion gitea_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.16.8
1.16.9

0 comments on commit 0932e86

Please sign in to comment.