mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-11 06:57:12 +08:00
修复:修正版本号
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -0,0 +1,2 @@
|
||||
-- liquibase formatted sql
|
||||
|
@@ -0,0 +1,2 @@
|
||||
-- liquibase formatted sql
|
||||
|
@@ -0,0 +1,2 @@
|
||||
-- liquibase formatted sql
|
||||
|
Reference in New Issue
Block a user