修复:修正版本号

This commit is contained in:
2023-03-30 21:08:00 +08:00
parent 114333361c
commit 9217f5079f
9 changed files with 19 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ continew-admin:
# 应用名称
appName: continew-admin
# 版本
version: 1.0.1-SNAPSHOT
version: 1.1.0-SNAPSHOT
# 描述
description: ContiNew Admin 中后台管理框架/脚手架Continue New Admin持续以最新流行技术栈构建拥抱变化迭代优化。
# URL

View File

@@ -5,3 +5,9 @@ databaseChangeLog:
file: db/changelog/v1.0.0/continew-admin_column.sql
- include:
file: db/changelog/v1.0.0/continew-admin_data.sql
- include:
file: db/changelog/v1.1.0/continew-admin_table.sql
- include:
file: db/changelog/v1.1.0/continew-admin_column.sql
- include:
file: db/changelog/v1.1.0/continew-admin_data.sql

View File

@@ -0,0 +1,2 @@
-- liquibase formatted sql

View File

@@ -0,0 +1,2 @@
-- liquibase formatted sql

View File

@@ -0,0 +1,2 @@
-- liquibase formatted sql