We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d09410 commit d9e3ae2Copy full SHA for d9e3ae2
inc/namespace.php
@@ -9,7 +9,7 @@
9
const INTERNAL_CHECKED_KEY = '__altis_publication_checklist_checked';
10
const POSTS_COLUMN = 'altis_publication_checklist_status';
11
const SCRIPT_ID = 'altis_publication_checklist';
12
-const VERSION = '0.4.3';
+const VERSION = '0.4.4';
13
14
/**
15
* Bootstrap.
plugin.php
@@ -4,7 +4,7 @@
4
* Description: Ensure authors meet requirements before publishing.
5
* Author: Human Made
6
* Author URI: https://humanmade.com/
7
- * Version: 0.4.3
+ * Version: 0.4.4
8
*/
namespace Altis\Workflow\PublicationChecklist;
0 commit comments