Skip to content

Commit 5444fdb

Browse files
committed
saver cache flush
Signed-off-by: Bruno Meilick <[email protected]>
1 parent 68f2683 commit 5444fdb

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

classes/Fingerprint.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
namespace Bnomei;
66

7+
use Exception;
78
use Kirby\Cms\Url;
89
use Kirby\Exception\InvalidArgumentException;
910
use Kirby\Toolkit\A;

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bnomei/kirby3-fingerprint",
33
"type": "kirby-plugin",
4-
"version": "3.0.10",
4+
"version": "3.0.11",
55
"description": "File Method and css/js helper to add cachebusting hash and optional Subresource Integrity to file",
66
"license": "MIT",
77
"authors": [

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)