forked from cloudron-apps/gitea-app
Add 0.12.2 changelog
This commit is contained in:
parent
121c517698
commit
35be11259d
2 changed files with 5 additions and 1 deletions
|
@ -34,3 +34,7 @@
|
|||
|
||||
[0.12.1]
|
||||
* Fix username login
|
||||
|
||||
[0.12.2]
|
||||
* Allow disabling SSH
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"author": "Gogs developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "A painless self-hosted Git Service",
|
||||
"version": "0.12.1",
|
||||
"version": "0.12.2",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
|
|
Loading…
Reference in a new issue