Skip to content

Commit 308a432

Browse files
author
GitHub Action
committed
build: update package file versions to 5.0.3
1 parent 11d5359 commit 308a432

File tree

5 files changed

+12
-13
lines changed

5 files changed

+12
-13
lines changed

api-alarm-integration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: API Alarm Integration
55
* Plugin URI: https://github.com/helsingborg-stad/api-alarm-integration
66
* Description: Shows alarms from API Alarm Manager
7-
* Version: 5.0.2
7+
* Version: 5.0.3
88
* Author: Kristoffer Svanmark
99
* Author URI: https://github.com/helsingborg-stad
1010
* License: MIT

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@
5858
"psr-4": {
5959
"ApiAlarmIntegration\\": "source/php/"
6060
}
61-
},
62-
"version": "5.0.2"
61+
}
6362
}

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helsingborg-stad/api-alarm-integration",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Shows alarms from API Alarm Manager",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)