This is an automated email from the ASF dual-hosted git repository.

shown pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fa88ec57 [release] update collector version 1.6.1 (#2739)
5fa88ec57 is described below

commit 5fa88ec577b646f3ea4ec677927744af6f6b61d5
Author: tomsun28 <[email protected]>
AuthorDate: Sun Sep 22 17:56:16 2024 +0800

    [release] update collector version 1.6.1 (#2739)
    
    Signed-off-by: tomsun28 <[email protected]>
---
 collector/collector/src/main/resources/application.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collector/collector/src/main/resources/application.yml 
b/collector/collector/src/main/resources/application.yml
index 13d52e92b..e1259c35d 100644
--- a/collector/collector/src/main/resources/application.yml
+++ b/collector/collector/src/main/resources/application.yml
@@ -39,7 +39,7 @@ spring:
 
 collector:
   info:
-    version: ${COLLECTOR_VERSION:1.6.0}
+    version: ${COLLECTOR_VERSION:1.6.1}
     ip: ${COLLECTOR_IP:}
   dispatch:
     entrance:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to