Skip to content

Commit 78efdc8

Browse files
committed
Change version numbers.
1 parent 6e4e179 commit 78efdc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meom/meom-dodo",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "MEOM clean up WP.",
55
"type": "wordpress-muplugin",
66
"license": "GPL-2.0-or-later",

meom-dodo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Author: MEOM
55
* Author URI: https://www.meom.fi/
66
* Description: Clean up WordPress.
7-
* Version: 1.0.0
7+
* Version: 1.0.1
88
*/
99

1010
// Exit if accessed directly.

0 commit comments

Comments
 (0)