From 9899d8e19320dcebe1dfda471988bbaa5a51530d Mon Sep 17 00:00:00 2001 From: jasondu Date: Thu, 13 Sep 2018 10:30:01 +0800 Subject: [PATCH] feat(version): update version --- package.json | 2 +- project.config.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2c009ba..4b41ec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wxa-plugin-canvas", - "version": "1.1.4", + "version": "1.1.5", "description": "小程序海报组件", "main": "index.js", "scripts": { diff --git a/project.config.json b/project.config.json index 67a19e2..bad500b 100644 --- a/project.config.json +++ b/project.config.json @@ -11,14 +11,14 @@ "newFeature": true }, "compileType": "miniprogram", - "libVersion": "1.9.97", + "libVersion": "2.3.0", "appid": "wx637a3fa923864f90", "projectname": "%E6%B5%B7%E6%8A%A5%E7%BB%84%E4%BB%B6", - "svr": "", - "client": "", - "qcloudRoot": "", - "miniprogramRoot": "", - "pluginRoot": "", + "svr": "/", + "client": "/", + "qcloudRoot": "/", + "miniprogramRoot": "/", + "pluginRoot": "/", "scripts": {}, "condition": { "search": {