We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40310cd commit 409c1e9Copy full SHA for 409c1e9
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "meom/meom-dodo",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "MEOM clean up WP.",
5
"type": "wordpress-muplugin",
6
"license": "GPL-2.0-or-later",
meom-dodo.php
@@ -4,7 +4,7 @@
* Author: MEOM
* Author URI: https://www.meom.fi/
* Description: Clean up WordPress.
7
- * Version: 1.0.1
+ * Version: 1.0.2
8
*/
9
10
// Exit if accessed directly.
package.json
"name": "meom-dodo",
- "version": "1.0.0",
"description": "MEOM Dodo project",
"author": "MEOM Oy",
0 commit comments