Skip to content

Commit

Permalink
adding version info
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Mar 27, 2024
1 parent f97379b commit 1014351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigip/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package bigip

// ProviderVersion is set at build-time in the release process
var ProviderVersion = "1.21.0"
var ProviderVersion = "1.22.0"

0 comments on commit 1014351

Please sign in to comment.