| @@ -15,9 +15,9 @@ | ||
| 15 | 15 | * @wordpress-plugin |
| 16 | 16 | * Plugin Name: Darkify |
| 17 | 17 | * Plugin URI: https://themeatelier.net/downloads/darkify/ |
| 18 | 18 | * Description: Darkify is for a stylish, modern darkmode look that people love. |
| 19 | - * Version: 1.3.0 | |
| 19 | + * Version: 1.3.2 | |
| 20 | 20 | * Author: ThemeAtelier |
| 21 | 21 | * Author URI: https://themeatelier.net/ |
| 22 | 22 | * License: GPL-2.0+ |
| 23 | 23 | * License URI: http://www.gnu.org/licenses/gpl-2.0.txt |
| @@ -38,9 +38,9 @@ | ||
| 38 | 38 | * Currently plugin version. |
| 39 | 39 | * Start at version 1.0.0 and use SemVer - https://semver.org |
| 40 | 40 | * Rename this for your plugin and update it as you release new versions. |
| 41 | 41 | */ |
| 42 | -define('DARKIFY_VERSION', '1.3.0'); | |
| 42 | +define('DARKIFY_VERSION', '1.3.2'); | |
| 43 | 43 | define('DARKIFY_FILE', __FILE__); |
| 44 | 44 | define('DARKIFY_DIR_URL', plugin_dir_url(__FILE__)); |
| 45 | 45 | define('DARKIFY_BASENAME', plugin_basename(__FILE__)); |
| 46 | 46 | define('DARKIFY_PATH', plugin_dir_path(__FILE__)); |