diff options
author | Unknwon <u@gogs.io> | 2015-09-25 19:07:21 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-25 19:07:21 -0400 |
commit | 986447335dd4057003b2715034948e87a47bed6b (patch) | |
tree | 3dbe131aaec4ff3cd6fb50d88436ea3735b68ee5 /README.md | |
parent | 84c727ae6657c89885a5039a4dcd77d6be3fcf01 (diff) | |
download | gitea-986447335dd4057003b2715034948e87a47bed6b.tar.gz gitea-986447335dd4057003b2715034948e87a47bed6b.zip |
#1693 minor fix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra ![](public/img/gogs-large-resize.png) -##### Current version: 0.6.13 Beta +##### Current version: 0.6.14 Beta <table> <tr> @@ -102,6 +102,8 @@ There are 5 ways to install Gogs: ### Deploy to Cloud - [OpenShift](https://github.com/tkisme/gogs-openshift) +- [Cloudron](https://cloudron.io/appstore.html#io.gogs.cloudronapp) +- [Scaleway](https://www.scaleway.com/imagehub/gogs/) ## Acknowledgments |