1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-22 13:07:33 +00:00

Update package version to 1.36.3

This commit is contained in:
Package Updates
2025-07-11 14:57:31 +00:00
parent ad071c67ab
commit d953377320
2 changed files with 5 additions and 1 deletions

View File

@@ -1822,3 +1822,7 @@
* Fix container range bug ([#​34795](https://github.com/go-gitea/gitea/issues/34795)) ([#​34796](https://github.com/go-gitea/gitea/issues/34796))
* Upgrade chi to v5.2.2 ([#​34798](https://github.com/go-gitea/gitea/issues/34798)) ([#​34799](https://github.com/go-gitea/gitea/issues/34799))
[1.36.3]
* With Cloudron OIDC, disable registration by default on new installation
* Without Cloudron OIDC, enable registration by default and add checklist item

View File

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