diff --git a/bin/halo.sh b/bin/halo.sh index b58ae372f7..79c4c3a132 100644 --- a/bin/halo.sh +++ b/bin/halo.sh @@ -1,5 +1,5 @@ #!/bin/bash -APP_NAME=halo-0.0.3.jar +APP_NAME=halo-latest.jar usage() { echo "用法: sh halo.sh [start(启动)|stop(停止)|restart(重启)|status(状态)]" diff --git a/pom.xml b/pom.xml index a5c9c29dee..1a22e4850f 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cc.ryanc halo - 0.0.3 + latest halo diff --git a/src/main/resources/templates/admin/module/_footer.ftl b/src/main/resources/templates/admin/module/_footer.ftl index 73cfaf6c31..9ef9ae06b2 100755 --- a/src/main/resources/templates/admin/module/_footer.ftl +++ b/src/main/resources/templates/admin/module/_footer.ftl @@ -1,4 +1,4 @@ \ No newline at end of file