Skip to content

Commit

Permalink
Merge pull request #873 from ballerina-platform/update12
Browse files Browse the repository at this point in the history
[Automated] Prepare for Update 12 release
  • Loading branch information
TharmiganK authored Mar 5, 2025
2 parents 14b38fd + 40ecd88 commit 62caba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords = ["email", "SMTP", "POP", "POP3", "IMAP", "mail"]
repository = "https://github.com/ballerina-platform/module-ballerina-email"
icon = "icon.png"
license = ["Apache-2.0"]
distribution = "2201.11.0"
distribution = "2201.12.0"

[platform.java21]
graalvmCompatible = true
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=2.11.1-SNAPSHOT
version=2.12.0-SNAPSHOT
slf4jVersion=1.7.30
testngVersion=7.6.1
javaMailVersion=1.6.2
Expand Down

0 comments on commit 62caba2

Please # to comment.