Skip to content

Commit

Permalink
Increment script version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroennoten committed Jul 3, 2018
1 parent ecd1b7e commit 846c369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/js/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/views/admin/lists/show.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ class="btn btn-xs btn-default"
@endsection

@section('js')
<script src="{{ asset('vendor/newsletter/js/app.js?v2') }}"></script>
<script src="{{ asset('vendor/newsletter/js/app.js?v3') }}"></script>
@append

0 comments on commit 846c369

Please sign in to comment.