Skip to content

Commit 26a9594

Browse files
committed
Update static version.
1 parent 23961f5 commit 26a9594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plausible-analytics.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919

2020
// Define plugin version here for convenience.
21-
define( 'PLAUSIBLE_ANALYTICS_VERSION', '2.1.4' );
21+
define( 'PLAUSIBLE_ANALYTICS_VERSION', '2.2.0' );
2222
define( 'PLAUSIBLE_ANALYTICS_PLUGIN_FILE', __FILE__ );
2323
define( 'PLAUSIBLE_ANALYTICS_PLUGIN_BASENAME', plugin_basename( PLAUSIBLE_ANALYTICS_PLUGIN_FILE ) );
2424
define( 'PLAUSIBLE_ANALYTICS_PLUGIN_DIR', plugin_dir_path( PLAUSIBLE_ANALYTICS_PLUGIN_FILE ) );

0 commit comments

Comments
 (0)