diff --git a/README.md b/README.md index 4a3a360..3ff5478 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The `ballerinax/module-ballerinax-microsoft.onedrive` module contains operations ## Compatibility | | Version | |:-------------------:|:--------------:| -| Ballerina Language | Swan Lake Preview1 | +| Ballerina Language | Swan Lake Preview3 | | Microsoftgraph REST API | v1.0 | ## Getting started diff --git a/src/microsoft.onedrive/Module.md b/src/microsoft.onedrive/Module.md index b6befd9..f2d6947 100644 --- a/src/microsoft.onedrive/Module.md +++ b/src/microsoft.onedrive/Module.md @@ -10,7 +10,7 @@ This module contains operations for accessing the items stored in OneDrive. ## Compatibility | | Version | |:-------------------:|:--------------:| -| Ballerina Language | Swan Lake Preview1 | +| Ballerina Language | Swan Lake Preview3 | | Microsoftgraph REST API | v1.0 | ## Sample