diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index 28b79b4..b768265 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -5,7 +5,7 @@ version = "@toml.version@" authors = ["ballerina"] keywords = ["mqtt", "client", "messaging", "network", "pubsub", "iot"] repository = "https://github.com/ballerina-platform/module-ballerina-mqtt" -distribution = "2201.11.0-20241112-214900-6b80ab87" +distribution = "2201.11.0" [platform.java21] graalvmCompatible = true