We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1691835 commit 4e978bdCopy full SHA for 4e978bd
2 files changed
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+4.0 (2022-08-24):
5
+
6
+- changed: updated for Elgg 4.3
7
8
3.1 (2022-06-22):
9
10
- changed: updated embed/embed to 4.4
elgg-plugin.php
@@ -3,7 +3,7 @@
return [
'plugin' => [
'name' => 'oEmbed',
- 'version' => '3.1',
+ 'version' => '4.0',
],
'hooks' => [
'view_vars' => [
0 commit comments