Skip to content

Commit b1ee547

Browse files
author
Diego Hernandes
committed
Merge branch 'release/3.0.3'
2 parents a13bf1f + 3ef1f3f commit b1ee547

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.2
1+
3.0.3

app/Units/Core/Resources/Views/layout.blade.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
<script src="{{ elixir('js/app.js') }}"></script>
117117
@include('core::_sentry')
118118
@include('core::_analytics')
119-
@include('core::_crisp')
119+
{{-- disabling crisp for now --}}
120+
{{-- @include('core::_crisp') --}}
120121
</body>
121122
</html>

0 commit comments

Comments
 (0)