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:
@@ -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
|
||||
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user