Skip to content

Commit b9bfe41

Browse files
author
GitHub Action
committed
build: update package file versions to 2.7.6
1 parent 4f8b507 commit b9bfe41

File tree

5 files changed

+26
-26
lines changed

5 files changed

+26
-26
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.5"
29+
"version": "2.7.6"
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.5
7+
* Version: 2.7.6
88
* Author: Niclas Norin
99
* Author URI: https://github.com/NiclasNorin
1010
* License: MIT

package-lock.json

Lines changed: 22 additions & 22 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.5",
3+
"version": "2.7.6",
44
"description": "A boilerplate repo for WordPress plugins.",
55
"main": "",
66
"repository": {

0 commit comments

Comments
 (0)