Ver código fonte

Bumped version to 2.0.7

deploy1 6 anos atrás
pai
commit
e8ca61acf2
4 arquivos alterados com 5 adições e 4 exclusões
  1. 2 2
      CloudronManifest.json
  2. 1 1
      VERSION
  3. 1 0
      VERSIONLOG
  4. 1 1
      package.json

+ 2 - 2
CloudronManifest.json

@@ -1,9 +1,9 @@
 {
-  "id": "io.taiga.cloudronapp",
+  "id": "alt.io.taiga.cloudronapp",
   "title": "Taiga",
   "author": "Taiga Authors",
   "tagline": "Project management platform",
-  "version": "2.0.6",
+  "version": "2.0.7",
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "healthCheckPath": "/",

+ 1 - 1
VERSION

@@ -1 +1 @@
-v2.0.6
+v2.0.7

+ 1 - 0
VERSIONLOG

@@ -6,3 +6,4 @@ v2.0.3
 v2.0.4
 v2.0.5
 v2.0.6
+v2.0.7

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "taiga-app",
-  "version": "2.0.6",
+  "version": "2.0.7",
   "description": "This repository contains the Cloudron app package source for [Taiga](http://taigaio.github.io/).",
   "main": "json-merge.js",
   "directories": {