diff --git a/.env.jsdelivr b/.env.jsdelivr index ade22398..f45b8bf4 100644 --- a/.env.jsdelivr +++ b/.env.jsdelivr @@ -1,3 +1,3 @@ NODE_ENV=production -PUBLIC_PATH=https://cdn.jsdelivr.net/npm/halo-admin@1.4.16/dist/ +PUBLIC_PATH=https://cdn.jsdelivr.net/npm/halo-admin@1.4.17/dist/ VUE_APP_API_URL=/ diff --git a/README.md b/README.md index 1397ae46..257cc17b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ git clone https://github.com/halo-dev/halo-admin 2、检出最新版本: ```bash -git checkout v1.4.16 +git checkout v1.4.17 ``` 3、打包构建: diff --git a/package.json b/package.json index 8c88c7c8..979cee0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-admin", - "version": "1.4.16", + "version": "1.4.17", "author": "halo-dev", "description": "Halo admin client.", "repository": { diff --git a/public/index.html b/public/index.html index 7af1ab62..5c28bf51 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - + Halo Dashboard