Skip to content

Commit 2dd5f8d

Browse files
committed
Revert "Version: bump 1.14.1-SNAPSHOT"
This reverts commit a8c1b1a.
1 parent a8c1b1a commit 2dd5f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ plugins {
3939
}
4040

4141
group = "org.mongodb.kafka"
42-
version = "1.14.1-SNAPSHOT"
42+
version = "1.14.0"
4343
description = "The official MongoDB Apache Kafka Connect Connector."
4444

4545
repositories {

0 commit comments

Comments
 (0)