Skip to content

Commit

Permalink
Merge pull request #4 from SCT-Engineering/mod_ver
Browse files Browse the repository at this point in the history
bump(module): update versions.tf to match released module version
  • Loading branch information
morga471 committed Oct 29, 2024
2 parents 8dc2e73 + 1a6054e commit 3287571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
locals {
module_name = "tfmod-kiali"
module_version = "0.0.2"
module_version = "0.1.1"
}

0 comments on commit 3287571

Please sign in to comment.