Skip to content

Commit 253220d

Browse files
committed
feat: update DominionAPI version to 4.7.3 in build files and documentation
1 parent 24d9ca5 commit 253220d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ java {
1515
}
1616

1717
group = "cn.lunadeer"
18-
version = "4.7.2" // << The main version should keep consistent with the core module
18+
version = "4.7.3" // << The main version should keep consistent with the core module
1919

2020
// utf-8
2121
tasks.withType<JavaCompile> {

0 commit comments

Comments
 (0)