Skip to content

Commit c625a51

Browse files
committed
fixed issue with assets and disabled https on localhost by default
Signed-off-by: Bruno Meilick <[email protected]>
1 parent 0805971 commit c625a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3",
4+
"version": "3.0.4",
55
"description": "File Method and css/js helper to add cachebusting hash and optional Subresource Integrity to file",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)