Skip to content

Commit

Permalink
version update 2.0.26 to 2.1.0 RC
Browse files Browse the repository at this point in the history
  • Loading branch information
cuneytsenturk committed Dec 26, 2020
1 parent 97fa754 commit 76b1196
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@

'major' => '2',

'minor' => '0',
'minor' => '1',

'patch' => '26',
'patch' => '0',

'build' => '',

'status' => 'Stable',
'status' => 'RC',

'date' => '11-November-2020',
'date' => '26-December-2020',

'time' => '18:00',
'time' => '20:00',

'zone' => 'GMT +3',

Expand Down

0 comments on commit 76b1196

Please sign in to comment.