Skip to content

Commit

Permalink
build: update package file versions to 6.45.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Nov 19, 2024
1 parent bac61a4 commit 07b34e8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"suggest": {
"helsingborg-stad/component-library": "Required for modules in modularity"
},
"version": "6.45.2",
"version": "6.45.3",
"require-dev": {
"10up/wp_mock": "dev-trunk#1.0.1",
"php-mock/php-mock-mockery": "^1.4"
Expand Down
2 changes: 1 addition & 1 deletion modularity.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Modularity
* Plugin URI: -
* Description: Modular component system for WordPress
* Version: 6.45.2
* Version: 6.45.3
* Author: Kristoffer Svanmark, Sebastian Thulin
* Author URI: -
* Text domain: modularity
Expand Down
10 changes: 5 additions & 5 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": "@helsingborg-stad/modularity",
"version": "6.45.2",
"version": "6.45.3",
"description": "Modular component system for WordPress",
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 07b34e8

Please sign in to comment.