Skip to content

Commit

Permalink
build: update package file versions to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Feb 26, 2024
1 parent c8166d7 commit 2f59a0e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api-alarm-integration.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: API Alarm Integration
* Plugin URI: https://github.com/helsingborg-stad/api-alarm-integration
* Description: Shows alarms from API Alarm Manager
* Version: 4.0.1
* Version: 4.0.3
* Author: Kristoffer Svanmark
* Author URI: https://github.com/helsingborg-stad
* License: MIT
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"ApiAlarmIntegration\\": "source/php/"
}
},
"version": "4.0.1"
"version": "4.0.3"
}
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api-alarm-integration",
"version": "4.0.1",
"version": "4.0.3",
"description": "Shows alarms from API Alarm Manager",
"main": "",
"scripts": {
Expand Down

0 comments on commit 2f59a0e

Please sign in to comment.