Skip to content

Commit 16a3c31

Browse files
meili-bors[bot]meili-botStrift
authored
Merge #723
723: Update version for the next release (v1.13) r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-php to a new version: "v1.13" 👇 CHANGELOG ## ✨ New - [AI-powered search](https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search) is now stable `@/Strift` ## ⚙️ Maintenance/misc * Fix flaky tasks reverse test (#710) `@/Strift` Thanks again to `@/Strift!` 🎉 Co-authored-by: meili-bot <[email protected]> Co-authored-by: Laurent Cazanove <[email protected]>
2 parents f5190e0 + ac3b461 commit 16a3c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meilisearch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Meilisearch
88
{
9-
public const VERSION = '1.12.0';
9+
public const VERSION = '1.13.0';
1010

1111
/**
1212
* @return non-empty-string

0 commit comments

Comments
 (0)