diff --git a/README.md b/README.md index e80e7971b..d6a61d8c4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go/platformclientv2). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go). -Latest version: 2.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]() +Latest version: 3.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]() ## Get SDK Package diff --git a/build/README.md b/build/README.md index e80e7971b..d6a61d8c4 100644 --- a/build/README.md +++ b/build/README.md @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go/platformclientv2). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go). -Latest version: 2.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]() +Latest version: 3.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]() ## Get SDK Package diff --git a/build/docs/index.md b/build/docs/index.md index e80e7971b..d6a61d8c4 100644 --- a/build/docs/index.md +++ b/build/docs/index.md @@ -4,7 +4,7 @@ title: Platform API Client SDK - Go A Go package to interface with the Genesys Cloud Platform API. View the documentation on the [pkg.go.dev](https://pkg.go.dev/github.com/MyPureCloud/platform-client-sdk-go/platformclientv2). Browse the source code on [Github](https://github.com/MyPureCloud/platform-client-sdk-go). -Latest version: 2.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]() +Latest version: 3.0.0 [![GitHub release](https://img.shields.io/github/release/mypurecloud/platform-client-sdk-go.svg)]() ## Get SDK Package diff --git a/version.json b/version.json index f0caf6128..6ce6db08d 100644 --- a/version.json +++ b/version.json @@ -1,9 +1,9 @@ { - "major": 2, + "major": 3, "minor": 0, "point": 0, "prerelease": "", "apiVersion": 0, - "display": "2.0.0", - "displayFull": "2.0.0" + "display": "3.0.0", + "displayFull": "3.0.0" } \ No newline at end of file