Skip to content

Commit

Permalink
Update installer to pr11
Browse files Browse the repository at this point in the history
  • Loading branch information
partydragen authored Aug 25, 2021
1 parent 9d82f4b commit a22ed2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/installation/views/includes/site_initialize.php
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@

$queries->create('settings', array(
'name' => 'nameless_version',
'value' => '2.0.0-pr10'
'value' => '2.0.0-pr11'
));

$queries->create('settings', array(
Expand Down

0 comments on commit a22ed2f

Please sign in to comment.