Skip to content

Commit

Permalink
update version on migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitpanjwani committed Jan 22, 2021
1 parent 818f2fb commit b7370ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class UpdateCraterVersion404 extends Migration
*/
public function up()
{
Setting::setSetting('version', '4.0.3');
Setting::setSetting('version', '4.0.4');
}

/**
Expand Down

0 comments on commit b7370ed

Please sign in to comment.