From e4fb6ea72b365b5ce2d58daacac747f5b4560d00 Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Mon, 11 Mar 2024 08:07:00 +0000 Subject: [PATCH] build: update package file versions to 2.8.0 --- api-event-manager.php | 2 +- composer.json | 2 +- composer.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api-event-manager.php b/api-event-manager.php index ac97c420..d734a1f4 100755 --- a/api-event-manager.php +++ b/api-event-manager.php @@ -4,7 +4,7 @@ * Plugin Name: Event Manager * Plugin URI: https://github.com/helsingborg-stad/api-event-manager * Description: Creates a api that may be used to manage events - * Version: 2.7.0 + * Version: 2.8.0 * Author: Thor Brink @ Helsingborg Stad * Author URI: https://github.com/helsingborg-stad * License: MIT diff --git a/composer.json b/composer.json index 08f46ac1..9af4f8e8 100755 --- a/composer.json +++ b/composer.json @@ -51,5 +51,5 @@ "dealerdirect/phpcodesniffer-composer-installer": true } }, - "version": "2.7.0" + "version": "2.8.0" } \ No newline at end of file diff --git a/composer.lock b/composer.lock index adf5fe5b..7a0194b7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2025f69f744d042c2beb451ca09aa1c1", + "content-hash": "d62883c879ab4e1356d3734eb24ecba8", "packages": [ { "name": "helsingborg-stad/acf-export-manager",