Skip to content

Commit 0f4b6bc

Browse files
committed
chore: wrapping up v19.0
1 parent 4f7e980 commit 0f4b6bc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

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

4+
19.0 (2024-06-28):
5+
6+
- added: restorable capability
7+
- changed: updated for Elgg 6
8+
49
18.0.2 (2024-04-03):
510

611
- fixed: allow deletions of files with special chars

elgg-plugin.php

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

1515
return [
1616
'plugin' => [
17-
'version' => '18.0.2',
17+
'version' => '19.0',
1818
],
1919
'bootstrap' => Bootstrap::class,
2020
'settings' => [

0 commit comments

Comments
 (0)