Skip to content

Commit ca56c3d

Browse files
committed
chore: bump version 1.4.3
1 parent 62d6c5a commit ca56c3d

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
@@ -19,7 +19,7 @@ plugins {
1919

2020
allprojects {
2121
group = "io.flamingock"
22-
val declaredVersion = "1.4.2-SNAPSHOT"
22+
val declaredVersion = "1.4.3-SNAPSHOT"
2323
version = VersionManager.resolveVersion(declaredVersion, project.hasProperty("release"))
2424

2525
extra["generalUtilVersion"] = "1.5.3"

0 commit comments

Comments
 (0)