chore: dump version to 2.0.0

Signed-off-by: BoHong Li <raccoon@hackmd.io>
This commit is contained in:
BoHong Li 2020-03-03 00:00:02 +08:00
parent 1c5eaae51d
commit d152e8a7ec
No known key found for this signature in database
GPG Key ID: 06770355DC9ECD38
3 changed files with 6 additions and 6 deletions

View File

@ -11,10 +11,10 @@ services:
restart: always
codimd:
# you can use image or custom build below
# image: nabo.codimd.dev/hackmdio/hackmd:1.4.0
build:
context: ..
dockerfile: ./deployments/Dockerfile
image: nabo.codimd.dev/hackmdio/hackmd:2.0.0
# build:
# context: ..
# dockerfile: ./deployments/Dockerfile
environment:
- CMD_DB_URL=postgres://codimd:change_password@database/codimd
- CMD_USECDN=false

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "codimd",
"version": "1.4.1",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "codimd",
"version": "1.4.1",
"version": "2.0.0",
"description": "Realtime collaborative markdown notes on all platforms.",
"keywords": [
"Collaborative",