Skip to content

Commit 5453bf0

Browse files
committed
chore: wrapping up v5.0.3
1 parent 29948d1 commit 5453bf0

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.0.3 (2024-12-11):
5+
6+
- several small chores/fixes
7+
48
5.0.2 (2024-06-28):
59

610
- several small chores/fixes

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.0.2',
6+
'version' => '5.0.3',
77
],
88
'events' => [
99
'view_vars' => [

0 commit comments

Comments
 (0)