Skip to content

Commit 860c6f8

Browse files
Merge #736
736: Update version for the next release (v1.14.0) r=curquiza a=meili-bot _This PR is auto-generated._ The automated script updates the version of meilisearch-php to a new version: "v1.14.0" 👇 CHANGELOG BELOW ## 🚀 Enhancements * Adds new features related to [Meilisearch 1.14](https://meilisearch.com/blog/meilisearch-1-14) (#731)`@Strift` Co-authored-by: meili-bot <[email protected]>
2 parents f1788b7 + 280ad7e commit 860c6f8

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.13.0';
9+
public const VERSION = '1.14.0';
1010

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

0 commit comments

Comments
 (0)