diff --git a/composer.json b/composer.json index cbb96c5f..cf06eefc 100644 --- a/composer.json +++ b/composer.json @@ -26,5 +26,5 @@ "EventManagerIntegration\\": "source/php/" } }, - "version": "1.2.5" + "version": "1.2.6" } \ No newline at end of file diff --git a/event-manager-integration.php b/event-manager-integration.php index d2d865dd..8130f371 100755 --- a/event-manager-integration.php +++ b/event-manager-integration.php @@ -4,7 +4,7 @@ * Plugin Name: Event Manager Integration * Plugin URI: https://github.com/helsingborg-stad/api-event-manager-integration * Description: Integrate and display events from Event Manager API. - * Version: 1.2.5 + * Version: 1.2.6 * Author: Jonatan Hanson, Sebastian Thulin * Author URI: http://www.helsingborg.se * License: MIT diff --git a/package.json b/package.json index 86e28a28..299badd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-event-manager-integration", - "version": "1.2.5", + "version": "1.2.6", "description": "Import and display events from Event Manager API.", "main": "", "scripts": {