diff --git a/README.md b/README.md index d5d6aeca..f72961f1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ License -Release +Release GitHub stars diff --git a/continew-admin-ui/package.json b/continew-admin-ui/package.json index 75305f8e..5ea72783 100644 --- a/continew-admin-ui/package.json +++ b/continew-admin-ui/package.json @@ -1,7 +1,7 @@ { "name": "continew-admin-ui", "description": "ContiNew Admin 中后台管理框架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。", - "version": "1.1.0-SNAPSHOT", + "version": "2.0.0-SNAPSHOT", "private": true, "author": "Charles7c", "license": "Apache-2.0", diff --git a/continew-admin-ui/src/components/footer/index.vue b/continew-admin-ui/src/components/footer/index.vue index 854c9eca..022198d2 100644 --- a/continew-admin-ui/src/components/footer/index.vue +++ b/continew-admin-ui/src/components/footer/index.vue @@ -4,7 +4,7 @@ Charles7c  ⋅  {{ $t('title') }}  - v1.1.0-SNAPSHOT + v2.0.0-SNAPSHOT  ⋅  津ICP备2022005864号-2 diff --git a/continew-admin-webapi/src/main/resources/application.yml b/continew-admin-webapi/src/main/resources/application.yml index e4129071..0ee7e4cc 100644 --- a/continew-admin-webapi/src/main/resources/application.yml +++ b/continew-admin-webapi/src/main/resources/application.yml @@ -5,7 +5,7 @@ continew-admin: # 应用名称 appName: continew-admin # 版本 - version: 1.1.0-SNAPSHOT + version: 2.0.0-SNAPSHOT # 描述 description: ContiNew Admin 中后台管理框架/脚手架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。 # URL diff --git a/pom.xml b/pom.xml index 1049e013..f4029d07 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ limitations under the License. 5.8.16 - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT 1.8 2.28.0 8