Skip to content

Commit a251305

Browse files
committed
chore: wrapping up v3.0.1
1 parent a45dd5c commit a251305

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+
3.0.1 (2022-03-11):
5+
6+
- fixed: oembed adapter is cacheable on php8+
7+
48
3.0 (2021-09-27):
59

610
- changed: updated for Elgg 4.0

elgg-plugin.php

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

33
return [
44
'plugin' => [
5-
'version' => '3.0',
5+
'version' => '3.0.1',
66
],
77
'hooks' => [
88
'view_vars' => [

0 commit comments

Comments
 (0)