Skip to content

Commit 9684e76

Browse files
committed
chore: wrapping up v3.0
1 parent a085dc5 commit 9684e76

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+
3.0 (2022-08-24):
5+
6+
- changed: updated for Elgg 4.3
7+
48
2.1 (2022-06-22):
59

610
- added: setting to disable forced sso on explicit logout action

elgg-plugin.php

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

66
return [
77
'plugin' => [
8-
'version' => '2.1',
8+
'version' => '3.0',
99
],
1010
'settings' => [
1111
'use_http_x_forwarded' => 0,

0 commit comments

Comments
 (0)