1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 07:14:58 +00:00

Version 1.8.1

This commit is contained in:
Girish Ramakrishnan
2018-12-10 12:02:41 -08:00
parent de3369808e
commit 587235be2b
3 changed files with 5 additions and 2 deletions

View File

@@ -201,3 +201,6 @@
[1.8.0]
* Update Gitea to 1.6.0
[1.8.1]
* Update Gitea to 1.6.1

View File

@@ -4,7 +4,7 @@
"author": "Gitea developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.8.0",
"version": "1.8.1",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"addons": {

View File

@@ -1,4 +1,4 @@
This app packages Gitea <upstream>1.6.0</upstream>
This app packages Gitea <upstream>1.6.1</upstream>
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.