From c6c0ea567cf90c0e50746d521a658d457764f418 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 2 Dec 2015 14:51:26 -0500 Subject: [PATCH] Bump the versien number --- glm-employment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glm-employment.php b/glm-employment.php index cf09be9..37236dd 100644 --- a/glm-employment.php +++ b/glm-employment.php @@ -13,7 +13,7 @@ defined('ABSPATH') or die(); * Defines for the plugin */ define('STAFFORDS_EMP_PLUGIN_PATH_FILE', __FILE__); -define('STAFFORDS_EMP_VERSION', '0.0.1'); +define('STAFFORDS_EMP_VERSION', '0.2.0'); define('STAFFORDS_EMP_VRS_OPTION_NAME', 'staffords_jobs_db_version'); define('STAFFORDS_EMP_POST_TYPE', 'staffords_jobs'); define('STAFFORDS_EMP_TAX_CATEGORIES', 'staffords_jobscategory'); -- 2.17.1