Girish Ramakrishnan 8 лет назад
Родитель
Сommit
fbf90a0164
2 измененных файлов с 4 добавлено и 1 удалено
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

@@ -88,3 +88,6 @@
 * Fix issue where custom avatars could not be uploaded
 * Fix issue where web based editing would not work
 
+[0.16.1]
+* Update Gogs to 0.11.4
+

+ 1 - 1
CloudronManifest.json

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