From: Dan Brown Date: Tue, 2 Aug 2022 10:17:02 +0000 (+0100) Subject: Updated cache busting for tinymce library import X-Git-Tag: v22.07.1~1^2~1 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/8d6071cb8456cff51b30c44486fbdd24b7aa01c8 Updated cache busting for tinymce library import Changes from a manual cache buster string to a app-version-based cache buster, as per our other scripts and styles. To address #3611 --- diff --git a/resources/views/pages/parts/wysiwyg-editor.blade.php b/resources/views/pages/parts/wysiwyg-editor.blade.php index d8ca74939..b7cd1bdaa 100644 --- a/resources/views/pages/parts/wysiwyg-editor.blade.php +++ b/resources/views/pages/parts/wysiwyg-editor.blade.php @@ -1,5 +1,5 @@ @push('head') - + @endpush