Skip to content

Commit

Permalink
Merge pull request #162 from jeabakker/release-6.1
Browse files Browse the repository at this point in the history
chore(releases): add 6.1 to releases list
  • Loading branch information
jeabakker authored Nov 21, 2024
2 parents d2b188b + 0e1ffa0 commit f9b63fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ function init() {

// Elgg versions (The forms expect this to be an associative array)
elgg_set_config('elgg_versions', array(
'6.1' => '6.1',
'6.0' => '6.0',
'5.1' => '5.1',
'5.0' => '5.0',
Expand Down

0 comments on commit f9b63fc

Please sign in to comment.