/**
* Plugin Name: Staffords Employment
* Description: Online Employment Application for Staffords
- * Version: 0.4.0
+ * Version: 1.0.0
* 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.1');
+define('STAFFORDS_EMP_VERSION', '1.0.0');
define('STAFFORDS_EMP_SETTING_NAME', 'staffordsjobs_settings');
define('STAFFORDS_EMP_SETTINGS', 'staffordsjobs_settings');
define('STAFFORDS_EMP_NEW_CAPABILITY', 'edit_staffords_jobs');