Skip to content

Commit

Permalink
v0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught committed Oct 10, 2022
1 parent 1150f8f commit bc027f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// ProviderVersion is set during the release process.
var ProviderVersion = "dev"
var ProviderVersion = "0.38.0"

0 comments on commit bc027f9

Please sign in to comment.