Skip to content

Commit 9051114

Browse files
committed
chore: wrapping up v10.0
1 parent 3a63a6d commit 9051114

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+
10.0 (2025-11-13):
5+
6+
- changed: updated for Elgg 6.3
7+
48
9.1.2 (2025-10-01):
59

610
- fixed: PHP implicit null declaration

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.2',
12+
'version' => '10.0',
1313
'dependencies' => [
1414
'search' => [
1515
'position' => 'after',

0 commit comments

Comments
 (0)