Skip to content

Commit 6a74547

Browse files
authored
bump version (#19)
1 parent 6b50f3f commit 6a74547

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/aws-project-byoc-I-2/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
zillizcloud = {
1010
source = "zilliztech/zillizcloud"
11-
version = "~> 0.4.6"
11+
version = "~> 0.4.7"
1212
}
1313
}
1414
}

examples/aws-project-byoc-I/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
zillizcloud = {
1111
source = "zilliztech/zillizcloud"
12-
version = "~> 0.4.6"
12+
version = "~> 0.4.7"
1313
}
1414
}
1515
}

examples/aws-project-byoc-standard/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
zillizcloud = {
1010
source = "zilliztech/zillizcloud"
11-
version = "~> 0.4.6"
11+
version = "~> 0.4.7"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)