chore: update version
update version to 1.6.5 in build.gradle, AgentDockerfile and ClusterDockerfile; keep sync
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
id 'idea'
|
||||
}
|
||||
def currVersion = "1.6.0"
|
||||
def currVersion = "1.6.5"
|
||||
ext.projectIds = ['group': 'com.bdware.sc', 'version': currVersion]
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user