/**
* Plugin Name: Staffords Employment
* Description: Online Employment Application for Staffords
- * Version: 0.1.2
+ * Version: 0.2.1
* Author: Steve Sutton
* Author URI: http://www.gaslightmedia.com
* License: All right reserved
* Defines for the plugin
*/
define('STAFFORDS_EMP_PLUGIN_PATH_FILE', __FILE__);
-define('STAFFORDS_EMP_VERSION', '0.2.0');
+define('STAFFORDS_EMP_VERSION', '0.2.1');
define('STAFFORDS_EMP_VRS_OPTION_NAME', 'staffords_jobs_db_version');
define('STAFFORDS_EMP_POST_TYPE', 'staffords_jobs');
define('STAFFORDS_EMP_TAX_CATEGORIES', 'staffords_jobscategory');