We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23961f5 commit 26a9594Copy full SHA for 26a9594
plausible-analytics.php
@@ -18,7 +18,7 @@
18
}
19
20
// Define plugin version here for convenience.
21
-define( 'PLAUSIBLE_ANALYTICS_VERSION', '2.1.4' );
+define( 'PLAUSIBLE_ANALYTICS_VERSION', '2.2.0' );
22
define( 'PLAUSIBLE_ANALYTICS_PLUGIN_FILE', __FILE__ );
23
define( 'PLAUSIBLE_ANALYTICS_PLUGIN_BASENAME', plugin_basename( PLAUSIBLE_ANALYTICS_PLUGIN_FILE ) );
24
define( 'PLAUSIBLE_ANALYTICS_PLUGIN_DIR', plugin_dir_path( PLAUSIBLE_ANALYTICS_PLUGIN_FILE ) );
0 commit comments