Parcourir la source

Version 0.9.0 changes

girish@cloudron.io il y a 9 ans
Parent
commit
d65207679b
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -18,3 +18,6 @@
 * Support highlight inline diff
 * Complete [Changelog](https://github.com/gogits/gogs/releases/tag/v0.8.25)
 
+[0.9.0]
+* Use 'git' instead of 'cloudron' user
+

+ 1 - 1
CloudronManifest.json

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