Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
release: 1.4.15 (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby committed Dec 6, 2021
1 parent 8361b5b commit 0f8400b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .env.jsdelivr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
NODE_ENV=production
PUBLIC_PATH=https://cdn.jsdelivr.net/npm/[email protected].14/dist/
PUBLIC_PATH=https://cdn.jsdelivr.net/npm/[email protected].15/dist/
VUE_APP_API_URL=/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ git clone https://github.com/halo-dev/halo-admin
2、检出最新版本:

```bash
git checkout v1.4.14
git checkout v1.4.15
```

3、打包构建:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "halo-admin",
"version": "1.4.14",
"version": "1.4.15",
"author": "halo-dev",
"description": "Halo admin client.",
"repository": {
Expand Down

0 comments on commit 0f8400b

Please sign in to comment.