Skip to content

Commit 23abfd2

Browse files
authored
Set version 0.8.1
1 parent 3a9f8a9 commit 23abfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
// Useful global constants.
18-
define('ZAMMAD_WP_VERSION', '0.8.0');
18+
define('ZAMMAD_WP_VERSION', '0.8.1');
1919
define('ZAMMAD_WP_URL', plugin_dir_url(__FILE__));
2020
define('ZAMMAD_WP_PATH', plugin_dir_path(__FILE__));
2121
define('ZAMMAD_WP_INC', ZAMMAD_WP_PATH . 'includes/');

0 commit comments

Comments
 (0)