Skip to content

Commit

Permalink
build: update package file versions to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Sep 29, 2023
1 parent 83eef5a commit 57b74a4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"MediaUsage\\": "source/php/"
}
},
"version": "3.0.3"
"version": "3.0.4"
}
4 changes: 2 additions & 2 deletions composer.lock

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

2 changes: 1 addition & 1 deletion media-usage.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Media Usage
* Plugin URI: https://github.com/helsingborg-stad/media-usage
* Description: Track the use of attachments across posts, meta and options.
* Version: 3.0.3
* Version: 3.0.4
* Author: Nikolas Ramstedt, Johan Silvergrund
* Author URI: https://github.com/helsingborg-stad
* License: MIT
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": "media-usage",
"version": "3.0.3",
"version": "3.0.4",
"description": "Track the use of attachments across posts, meta and options.",
"main": "",
"scripts": {
Expand Down

0 comments on commit 57b74a4

Please sign in to comment.