diff --git a/includes/class-rotaract-club-finder.php b/includes/class-rotaract-club-finder.php index 1a46585..791d3bb 100644 --- a/includes/class-rotaract-club-finder.php +++ b/includes/class-rotaract-club-finder.php @@ -87,7 +87,7 @@ public function __construct() { if ( defined( 'ROTARACT_CLUB_FINDER_VERSION' ) ) { $this->version = ROTARACT_CLUB_FINDER_VERSION; } else { - $this->version = '2.1.5'; + $this->version = '2.1.6'; } $this->plugin_name = 'rotaract-club-finder'; diff --git a/rotaract-club-finder.php b/rotaract-club-finder.php index 79fa27a..f240a02 100644 --- a/rotaract-club-finder.php +++ b/rotaract-club-finder.php @@ -16,7 +16,7 @@ * Plugin Name: Rotaract Club Finder * Plugin URI: https://github.com/rotaract/rotaract-club-finder * Description: Plugin for Google store locator integration with advanced search. - * Version: 2.1.5 + * Version: 2.1.6 * Author: Ressort IT-Entwicklung - Rotaract Deutschland * Author URI: https://rotaract.de/ueber-rotaract/rdk/ * License: EUPL-1.2 @@ -35,7 +35,7 @@ * Start at version 1.0.0 and use SemVer - https://semver.org * Rename this for your plugin and update it as you release new versions. */ -define( 'ROTARACT_CLUB_FINDER_VERSION', '2.1.5' ); +define( 'ROTARACT_CLUB_FINDER_VERSION', '2.1.6' ); /** * The core plugin class that is used to define internationalization,