Skip to content

Commit b8302a5

Browse files
authored
Merge pull request #156 from jeabakker/release-4.1.0
chore(releases): add 4.1 to releases list
2 parents c737baa + 9f7e04a commit b8302a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

start.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ function init() {
110110

111111
// Elgg versions (The forms expect this to be an associative array)
112112
elgg_set_config('elgg_versions', array(
113+
'4.1' => '4.1',
113114
'4.0' => '4.0',
114115
'3.3' => '3.3',
115116
'3.2' => '3.2',

0 commit comments

Comments
 (0)