PluginProbe
Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) / 1.3.2
Darkify – Dark Mode & Night Mode for Website & Admin (Dark Theme Included) v1.3.2
2.1.3 2.1.2 2.1.1 2.1.0 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 trunk 1.0.1 1.1.0 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3.0 All 57 releases
← All changes | darkify.php +2 -2 1.3.01.3.2 View file →
@@ -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__));