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 29948d1 commit 5453bf0Copy full SHA for 5453bf0
2 files changed
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+5.0.3 (2024-12-11):
5
+
6
+- several small chores/fixes
7
8
5.0.2 (2024-06-28):
9
10
- several small chores/fixes
elgg-plugin.php
@@ -3,7 +3,7 @@
return [
'plugin' => [
'name' => 'oEmbed',
- 'version' => '5.0.2',
+ 'version' => '5.0.3',
],
'events' => [
'view_vars' => [
0 commit comments