Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 12079ce

Browse files
committed
Updated version
1 parent 2b580e6 commit 12079ce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "mrfd/kirby-disable-floc",
3+
"version": "0.0.2",
34
"description": "Automatically disable Google's floc in Kirby 3",
45
"type": "kirby-plugin",
56
"license": "MIT",

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Kirby 3 Disable FLoC
55
*
6-
* @version 0.0.1
6+
* @version 0.0.2
77
* @author Marijn Roovers <[email protected]>
88
* @copyright Marijn Roovers <[email protected]>
99
* @link https://github.com/mrfd/kirby-disable-floc

0 commit comments

Comments
 (0)