diff --git a/qa-plugin/Donut-admin/qa-plugin.php b/qa-plugin/Donut-admin/qa-plugin.php index c161530..5eb098c 100644 --- a/qa-plugin/Donut-admin/qa-plugin.php +++ b/qa-plugin/Donut-admin/qa-plugin.php @@ -3,8 +3,8 @@ Plugin Name: Donut theme Admin Panel Plugin URI: https://github.com/amiyasahu/Donut/ Plugin Description: Provides customization support for Donut theme - Plugin Version: 2.0.0 - Plugin Date: 2018-09-08 + Plugin Version: 2.0.1 + Plugin Date: 2018-12-01 Plugin Author: Amiya Sahu Plugin Author URI: http://www.amiyasahu.github.io/ Plugin License: GPLv2 diff --git a/qa-theme/Donut-theme/qa-theme.php b/qa-theme/Donut-theme/qa-theme.php index c9a84bd..feb5c0e 100644 --- a/qa-theme/Donut-theme/qa-theme.php +++ b/qa-theme/Donut-theme/qa-theme.php @@ -22,7 +22,7 @@ /** * define the version of the theme that is installed */ - @define( 'DONUT_THEME_VERSION', "2.0.0" ); + @define( 'DONUT_THEME_VERSION', "2.0.1" ); /** * include the required files for the theme