Skip to content

Commit

Permalink
Merge pull request #1036 from F5Networks/devel
Browse files Browse the repository at this point in the history
fix version
  • Loading branch information
RavinderReddyF5 authored Dec 3, 2024
2 parents 470935b + c024960 commit 825bdc0
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.22.3"
var ProviderVersion = "1.22.6"

0 comments on commit 825bdc0

Please sign in to comment.