Skip to content

Commit 8f5602c

Browse files
2 parents a4ef0a6 + 984ec71 commit 8f5602c

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

PrivacyWire.module

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class PrivacyWire extends WireData implements Module, ConfigurableModule
3131
'summary' => "This module adds management options for GDPR-relevant elements (loading maps, videos etc. only after accepting external media) and cookies.",
3232
'author' => "blaueQuelle",
3333
'href' => "https://github.com/blaueQuelle/privacywire",
34-
'version' => "1.1.7",
34+
'version' => "1.1.8",
3535
'autoload' => true,
3636
'singular' => true,
3737
'requires' => ["PHP>=7.2", "ProcessWire>=3.0.110"],

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "privacywire",
33
"author": "webworkerJoshua",
4-
"version": "1.1.7",
4+
"version": "1.1.8",
55
"license": "GPL-3.0",
66
"private": true,
77
"engines": {

0 commit comments

Comments
 (0)