1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-08-31 23:04:58 +00:00

Version 0.1.1

This commit is contained in:
Dennis Schwerdel
2017-06-02 17:55:05 +02:00
parent 240716671d
commit 5522fc9398
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
[0.1.0]
* Initial package (forked from Gogs app)
[0.1.1]
* Removed reference to Gogs

View File

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