Skip to content

Commit 212cf63

Browse files
committed
feat(README): v0.3.1
1 parent ff623d4 commit 212cf63

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

.env.development

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
ENV = 'development'
22

3-
VUE_APP_BASE_URL = 'http://pedro.7yue.pro/'
4-
# VUE_APP_BASE_URL = 'http://localhost:5000/'
3+
VUE_APP_BASE_URL = 'http://localhost:5000/'

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,11 @@ QQ群搜索:林间有风 或 643205479
9797

9898
## 版本日志
9999

100-
最新版本 `0.3.0`
100+
最新版本 `0.3.1`
101+
102+
### 0.3.1
103+
104+
1. `F` 增加历史栏高度
101105

102106
### 0.3.0
103107

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lin-cms",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"private": true,
55
"scripts": {
66
"serve": "node script/plugin-get-config.js && vue-cli-service serve",

0 commit comments

Comments
 (0)