Skip to content

Commit 0c8d64a

Browse files
committed
chore: wrapping up v13.1.2
1 parent 1a0ad9d commit 0c8d64a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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+
13.1.2 (2024-12-11):
5+
6+
- fixed: setting parent_guid not being saved correctly
7+
48
13.1.1 (2024-11-21):
59

610
- fixed: correctly save tag fields

elgg-plugin.php

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

1414
return [
1515
'plugin' => [
16-
'version' => '13.1.1',
16+
'version' => '13.1.2',
1717
],
1818
'bootstrap' => Bootstrap::class,
1919
'settings' => [

0 commit comments

Comments
 (0)