Skip to content

Commit ac0595e

Browse files
meili-bors[bot]meili-botbrunoocasali
authored
Merge #94
94: Changes related to the next Meilisearch release (v1.13) r=brunoocasali a=meili-bot This PR gathers the changes related to the next Meilisearch release (v1.13) so that this package is ready when the official release is out. ⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.13) is out. _This PR is auto-generated for the [pre-release week](https://github.com/meilisearch/integration-guides/blob/main/resources/pre-release-week.md) purpose._ _Related to this issue: https://github.com/meilisearch/integration-guides/issues/314_ Co-authored-by: meili-bot <74670311+meili-bot@users.noreply.github.com> Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
2 parents 8b89c84 + 84e4fed commit ac0595e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch.pkr.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variables {
66

77
variable "meilisearch_version" {
88
type = string
9-
default = "v1.12.0"
9+
default = "v1.13.0"
1010
}
1111

1212
variable "digitalocean_access_token" {

0 commit comments

Comments
 (0)