Skip to content

Commit da83b3a

Browse files
committed
chore: wrapping up v4.0.2
1 parent a76477e commit da83b3a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.2 (2023-11-30):
5+
6+
- several small chores/fixes
7+
48
4.0.1 (2023-07-26):
59

610
- fixed: buttons have a discernible text

elgg-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
return [
1111
'plugin' => [
12-
'version' => '4.0.1',
12+
'version' => '4.0.2',
1313
'name' => 'Progressive Web App',
1414
],
1515
'bootstrap' => Bootstrap::class,

0 commit comments

Comments
 (0)