Skip to content

Commit 4e978bd

Browse files
committed
chore: wrapping up v4.0
1 parent 1691835 commit 4e978bd

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+
4.0 (2022-08-24):
5+
6+
- changed: updated for Elgg 4.3
7+
48
3.1 (2022-06-22):
59

610
- changed: updated embed/embed to 4.4

elgg-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
return [
44
'plugin' => [
55
'name' => 'oEmbed',
6-
'version' => '3.1',
6+
'version' => '4.0',
77
],
88
'hooks' => [
99
'view_vars' => [

0 commit comments

Comments
 (0)