mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-10 02:46:56 +00:00
(improvement)(chat) update version to 0.7.5 and reduce log in supersonic-daemon.sh (#214)
This commit is contained in:
@@ -10,6 +10,7 @@ if [ ! -d "$runtimeDir" ]; then
|
||||
echo "the runtime dir does not exist move all to runtime"
|
||||
moveAllToRuntime
|
||||
fi
|
||||
set +x
|
||||
|
||||
command=$1
|
||||
service=$2
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -64,7 +64,7 @@
|
||||
<xk.time.version>3.2.4</xk.time.version>
|
||||
<mockito-inline.version>4.5.1</mockito-inline.version>
|
||||
<jsqlparser.version>4.5</jsqlparser.version>
|
||||
<revision>0.7.5-SNAPSHOT</revision>
|
||||
<revision>0.7.5</revision>
|
||||
<!-- Do not bump spotless plugin version since 2.30.0 is the latest version supports Java 8-->
|
||||
<maven.plugin.spotless.version>2.30.0</maven.plugin.spotless.version>
|
||||
<spotless.python.includes></spotless.python.includes>
|
||||
|
||||
Reference in New Issue
Block a user