Skip to content

Commit 4e08928

Browse files
author
GitHub Action
committed
build: update package file versions to 2.7.4
1 parent 7fe635f commit 4e08928

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"codedungeon/phpunit-result-printer": "^0.31.0",
2727
"phpunit/phpunit": "^9.5"
2828
},
29-
"version": "2.7.3"
29+
"version": "2.7.4"
3030
}

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.

modularity-open-street-map.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Modularity Open Street Map
55
* Plugin URI: https://github.com/NiclasNorin/modularity-open-street-map
66
* Description: A map based of OSM.
7-
* Version: 2.7.3
7+
* Version: 2.7.4
88
* Author: Niclas Norin
99
* Author URI: https://github.com/NiclasNorin
1010
* License: MIT

package-lock.json

Lines changed: 11 additions & 11 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/modularity-openstreetmap",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"description": "A boilerplate repo for WordPress plugins.",
55
"main": "",
66
"repository": {

0 commit comments

Comments
 (0)