Skip to content

Commit e6a2435

Browse files
committed
chore: wrapping up v5.1.1
1 parent 99bccad commit e6a2435

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+
5.1.1 (2025-11-13):
5+
6+
- several small chores/fixes
7+
48
5.1 (2025-08-20):
59

610
- added: option to set custom video height

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' => '5.1',
6+
'version' => '5.1.1',
77
],
88
'settings' => [
99
'default_height' => 300,

0 commit comments

Comments
 (0)