Skip to content

Commit

Permalink
chore: wrapping up v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Jun 28, 2024
1 parent eb99a0a commit 9f56d62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

5.0 (2024-06-28):

- changed: updated for Elgg 6

4.0.2 (2023-11-30):

- several small chores/fixes
Expand Down
2 changes: 1 addition & 1 deletion elgg-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

return [
'plugin' => [
'version' => '4.0.2',
'version' => '5.0',
'name' => 'Progressive Web App',
],
'bootstrap' => Bootstrap::class,
Expand Down

0 comments on commit 9f56d62

Please sign in to comment.