Skip to content

Commit 34de2b5

Browse files
committed
release: 1.1.2
1 parent e2d65b9 commit 34de2b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ export default {
1313
url: API.HOST + API.PATH
1414
},
1515
// 项目当前版本号
16-
version: '1.0.2'
16+
version: '1.1.2'
1717
};

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cnode-wechat-applet",
3-
"version": "1.0.2",
3+
"version": "1.1.2",
44
"description": "cnode社区-微信小程序",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)