Skip to content

Commit 2f73e52

Browse files
committed
chore: wrapping up v17.1.1
1 parent 151c842 commit 2f73e52

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+
17.1.1 (2025-01-23):
5+
6+
- fixed: use flex grow strategy for different column sizes
7+
48
17.1 (2024-10-10):
59

610
- added: widget cache now store cache per language

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' => '17.1',
17+
'version' => '17.1.1',
1818
'dependencies' => [
1919
'profile' => [
2020
'must_be_active' => false,

0 commit comments

Comments
 (0)