Skip to content

Commit 2f01eae

Browse files
authored
version updated 1.1.1
1 parent 911074e commit 2f01eae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wordpress-theme-customizer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Codehvaeli Theme Customizer
44
Plugin URI: https://github.com/codehaveli/wordpress-theme-customizer
55
Description: Theme Customizer for Custom function,css,js
6-
Version: 1.0
6+
Version: 1.1.1
77
Author: Codehaveli
88
Author URI: https://wwwcodehaveli.com/
99
License: GPL2
@@ -65,4 +65,4 @@ function ch_theme_customizer_assets_enqueue(){
6565
*/
6666

6767

68-
require_once (CH_PLUGIN_PATH .'inc/custom-function.php');
68+
require_once (CH_PLUGIN_PATH .'inc/custom-function.php');

0 commit comments

Comments
 (0)