Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
ChangeWindows 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Mar 8, 2019
1 parent 470bf1b commit dba35df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/app.php
Expand Up @@ -24,7 +24,7 @@
|
*/

'viv' => env('APP_VIV', '5.0-beta.2'),
'viv' => env('APP_VIV', '5.0.0'),

/*
|--------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion resources/views/viv/changelog.blade.php
Expand Up @@ -4,7 +4,7 @@
@section('content')
<h2>What's new</h2>
<section class="release-notes">
<h3>5.0-rc.1 <small>March 2019</small></h3>
<h3>5.0.0 <small>9 March 2019</small></h3>
<h4><i class="fal fa-fw fa-exchange"></i> Changed</h4>
<p>Various preparations on the Git repository for the official launch</p>
<p>Updated menu structure for the launch</p>
Expand Down

0 comments on commit dba35df

Please sign in to comment.