Skip to content

Commit a7d49b6

Browse files
committed
chore: wrapping up v9.1.1
1 parent 4ee8c36 commit a7d49b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
9.1.1 (2025-07-30):
5+
6+
- fixed: correctly remove non-existing entity from search index
7+
48
9.1 (2025-06-18):
59

610
- added: option to reindex one content type

elgg-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
return [
1010
'plugin' => [
1111
'name' => 'OpenSearch',
12-
'version' => '9.1',
12+
'version' => '9.1.1',
1313
'dependencies' => [
1414
'search' => [
1515
'position' => 'after',

0 commit comments

Comments
 (0)