diff --git a/build.gradle b/build.gradle index 68f7d6d3002e287f6e25f22996e79c113970b3bc..fd0b27ec521b20c6c25b41f4c6b35e23daacea94 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group = "run.halo.app" -version = "1.4.6" +version = "1.4.7-beta.1" description = "Halo, An excellent open source blog publishing application." sourceCompatibility = JavaVersion.VERSION_11 diff --git a/src/main/resources/admin/index.html b/src/main/resources/admin/index.html index a9ea21a53ff1ed25afd9a9b88875bf9b76d5a66f..576ddc250d7e0e9e1a9001f60a27b2f680072e6c 100644 --- a/src/main/resources/admin/index.html +++ b/src/main/resources/admin/index.html @@ -1 +1 @@ -Halo Dashboard
\ No newline at end of file +Halo Dashboard
\ No newline at end of file