Skip to content

Commit 3e4193b

Browse files
committed
chore: wrapping up v18.1.1
1 parent e7eefcf commit 3e4193b

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+
18.1.1 (2024-04-24):
5+
6+
- fixed: correctly get stale group information
7+
48
18.1 (2024-02-16):
59

610
- changed: removed old repair features and obsolete upgrades

elgg-plugin.php

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

1313
return [
1414
'plugin' => [
15-
'version' => '18.1',
15+
'version' => '18.1.1',
1616
'dependencies' => [
1717
'groups' => [
1818
'position' => 'after',

0 commit comments

Comments
 (0)