We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d65b9 commit 34de2b5Copy full SHA for 34de2b5
src/config/index.js
@@ -13,5 +13,5 @@ export default {
13
url: API.HOST + API.PATH
14
},
15
// 项目当前版本号
16
- version: '1.0.2'
+ version: '1.1.2'
17
};
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cnode-wechat-applet",
3
- "version": "1.0.2",
+ "version": "1.1.2",
4
"description": "cnode社区-微信小程序",
5
"main": "app.js",
6
"scripts": {
0 commit comments