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

Bump version

This commit is contained in:
Johannes Zellner
2016-04-11 10:51:59 +02:00
parent d609d4905c
commit 61b32de1cf
2 changed files with 3 additions and 1 deletions

View File

@@ -32,3 +32,5 @@
[0.12.0]
* Use Gogs 0.9.13
[0.12.1]
* Fix username login

View File

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