diff --git a/README.md b/README.md index 5de0842c..a4096443 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ Springboot、Mybatis、Mybatis-plus、Maven-core、Jib-core、Layuimini、Smart- 下载安装文件: | Java版本 | Linux、Mac或Cygwin | Windows | :-----: | :----: | :----: | -| 1.8 | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.10.1-beta/dhorse-0.10.1-beta-1.8-x64_bin-unix.tar.gz) | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.10.1-beta/dhorse-0.10.1-beta-1.8-x64_bin-windows.zip) -| >=11 | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.10.1-beta/dhorse-0.10.1-beta-x64_bin-unix.tar.gz) | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.10.1-beta/dhorse-0.10.1-beta-x64_bin-windows.zip) +| 1.8 | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.11.0/dhorse-0.11.0-1.8-x64_bin-unix.tar.gz) | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.11.0/dhorse-0.11.0-1.8-x64_bin-windows.zip) +| >=11 | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.11.0/dhorse-0.11.0-x64_bin-unix.tar.gz) | [下载](https://github.com/tiandizhiguai/dhorse/releases/download/release-0.11.0/dhorse-0.11.0-x64_bin-windows.zip) 下载文件之后,然后解压: diff --git a/dhorse-api/pom.xml b/dhorse-api/pom.xml index 577b35ab..14f73dfd 100644 --- a/dhorse-api/pom.xml +++ b/dhorse-api/pom.xml @@ -5,7 +5,7 @@ org.dhorse dhorse-parent - 0.10.1-beta + 0.11.0 .. dhorse-api diff --git a/dhorse-application/pom.xml b/dhorse-application/pom.xml index 9f6aa935..114567af 100644 --- a/dhorse-application/pom.xml +++ b/dhorse-application/pom.xml @@ -6,7 +6,7 @@ org.dhorse dhorse-parent - 0.10.1-beta + 0.11.0 .. dhorse-application diff --git a/dhorse-infrastructure/pom.xml b/dhorse-infrastructure/pom.xml index 61a86c2f..d717d76f 100644 --- a/dhorse-infrastructure/pom.xml +++ b/dhorse-infrastructure/pom.xml @@ -6,7 +6,7 @@ org.dhorse dhorse-parent - 0.10.1-beta + 0.11.0 .. dhorse-infrastructure diff --git a/dhorse-infrastructure/src/main/resources/maven/pom.xml b/dhorse-infrastructure/src/main/resources/maven/pom.xml index c04ba988..bcfffdc8 100644 --- a/dhorse-infrastructure/src/main/resources/maven/pom.xml +++ b/dhorse-infrastructure/src/main/resources/maven/pom.xml @@ -6,7 +6,7 @@ org.dhorse dhorse-tmp - 0.10.1-beta + 0.11.0 org.springframework.boot diff --git a/dhorse-infrastructure/src/main/resources/sql/h2/0.10.1-beta b/dhorse-infrastructure/src/main/resources/sql/h2/0.11.0 similarity index 100% rename from dhorse-infrastructure/src/main/resources/sql/h2/0.10.1-beta rename to dhorse-infrastructure/src/main/resources/sql/h2/0.11.0 diff --git a/dhorse-infrastructure/src/main/resources/sql/mysql/0.10.1-beta b/dhorse-infrastructure/src/main/resources/sql/mysql/0.11.0 similarity index 100% rename from dhorse-infrastructure/src/main/resources/sql/mysql/0.10.1-beta rename to dhorse-infrastructure/src/main/resources/sql/mysql/0.11.0 diff --git a/dhorse-rest/pom.xml b/dhorse-rest/pom.xml index 718a4dc5..8d9573e8 100644 --- a/dhorse-rest/pom.xml +++ b/dhorse-rest/pom.xml @@ -6,7 +6,7 @@ org.dhorse dhorse-parent - 0.10.1-beta + 0.11.0 .. dhorse-rest diff --git a/dhorse-rest/src/main/resources/application-private.yml b/dhorse-rest/src/main/resources/application-private.yml index 783971f1..f5e66a1e 100644 --- a/dhorse-rest/src/main/resources/application-private.yml +++ b/dhorse-rest/src/main/resources/application-private.yml @@ -1,4 +1,4 @@ -version: 0.10.1-beta +version: 0.11.0 spring.jackson.default-property-inclusion: non_null spring.jackson.date-format: yyyy-MM-dd HH:mm:ss spring.jackson.time-zone: GMT+8 diff --git a/dhorse-rest/src/main/resources/banner.txt b/dhorse-rest/src/main/resources/banner.txt index 67022f72..3aabfcfa 100644 --- a/dhorse-rest/src/main/resources/banner.txt +++ b/dhorse-rest/src/main/resources/banner.txt @@ -4,5 +4,5 @@ / _` | '_ \ / _ \| '__/ __|/ _ \ | (_| | | | | (_) | | \__ \ __/ \__,_|_| |_|\___/|_| |___/\___| - :: DHorse :: (v0.10.1-beta) + :: DHorse :: (v0.11.0) \ No newline at end of file diff --git a/pom.xml b/pom.xml index 981eaf7f..81ed7f7f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.dhorse dhorse-parent pom - 0.10.1-beta + 0.11.0 UTF-8 @@ -14,7 +14,7 @@ ${java.version} ${java.version} - 0.10.1-beta + 0.11.0 5.3.24 2.7.6 @@ -89,7 +89,7 @@ com.zaxxer HikariCP - 5.0.1 + 4.0.3 com.h2database diff --git a/static/index.html b/static/index.html index b5b265ed..1dce4458 100644 --- a/static/index.html +++ b/static/index.html @@ -102,7 +102,7 @@
-
v0.10.1-beta
+
v0.11.0