diff --git a/composer.json b/composer.json index 5792a62b..cbb96c5f 100644 --- a/composer.json +++ b/composer.json @@ -26,5 +26,5 @@ "EventManagerIntegration\\": "source/php/" } }, - "version": "1.2.4" + "version": "1.2.5" } \ No newline at end of file diff --git a/event-manager-integration.php b/event-manager-integration.php index 217d6290..d2d865dd 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.4 + * Version: 1.2.5 * Author: Jonatan Hanson, Sebastian Thulin * Author URI: http://www.helsingborg.se * License: MIT diff --git a/package.json b/package.json index 8d4665c1..86e28a28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-event-manager-integration", - "version": "1.2.4", + "version": "1.2.5", "description": "Import and display events from Event Manager API.", "main": "", "scripts": {