Skip to content

Commit

Permalink
New version detailed in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmunoz committed Sep 22, 2023
1 parent 67d2ecd commit 998b327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The following table shows the supported versions.
| 2.2.3.3 | 0.3.0-beta |
| 2.2.3.3 | 0.3.0 |
| 2.3.3.0 | 1.0.19-beta |
| 2.3.5.3 | 1.1.17-beta |
| 2.3.5.3 | 1.1.18-beta |

If your SDK, Terraform provider is older please consider updating it first.

Expand Down Expand Up @@ -66,7 +66,7 @@ terraform {
required_providers {
dnacenter = {
source = "cisco-en-programmability/dnacenter"
version = "1.1.17-beta"
version = "1.1.18-beta"
}
}
}
Expand Down

0 comments on commit 998b327

Please sign in to comment.