From 1cec31a6ce1effad0002e64facc77d9a8d766b0e Mon Sep 17 00:00:00 2001 From: Hemanth Kumar <97278032+hemanthKa677@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:48:26 +0530 Subject: [PATCH] Updates Documentation of CHANGELOG and README (#228) --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 176a35fc..6bf41c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Infoblox Go Client Release Notes -## v2.5.0 +## v2.6.0 ### Release Summary diff --git a/README.md b/README.md index 95d10376..052708e3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This library is compatible with Go 1.2+ * Go 1.2 or above ## Installation - To get the latest released version [v2.5.0](https://github.com/infobloxopen/infoblox-go-client/releases/tag/v2.5.0) of Go Client use below command. + To get the latest released version [v2.6.0](https://github.com/infobloxopen/infoblox-go-client/releases/tag/v2.6.0) of Go Client use below command. `go get github.com/infobloxopen/infoblox-go-client/v2`