1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-22 04:57:36 +00:00

Version 1.31.0

This commit is contained in:
Girish Ramakrishnan
2023-10-20 10:15:28 +02:00
parent 19c4b2a7ff
commit 61d2691859
2 changed files with 4 additions and 1 deletions

View File

@@ -1364,3 +1364,6 @@
* Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27167 & #27162)
* Fix bug of review request number (#27406) (#27104)
[1.31.0]
* Update base image to 4.2.0

View File

@@ -4,7 +4,7 @@
"author": "Gitea developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.30.1",
"version": "1.31.0",
"upstreamVersion": "1.20.5",
"healthCheckPath": "/explore",
"httpPort": 3000,