File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/* *
22 * Theme Name: Alpha
3- * Version: 0.1 .0
3+ * Version: 1.0 .0
44 * Author: WP Site Care
55 * Author URI: https://www.wpsitecare.com
66 * Theme URI: https://github.com/wpsitecare/alpha
Original file line number Diff line number Diff line change 11{
22 "name" : " alpha" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "private" : true ,
55 "dependencies" : {},
66 "devDependencies" : {
Original file line number Diff line number Diff line change 1616 *
1717 * @since 0.1.0
1818 */
19- define ( 'PARENT_THEME_VERSION ' , '0.1 .0 ' );
19+ define ( 'PARENT_THEME_VERSION ' , '1.0 .0 ' );
2020
2121/**
2222 * The absolute path to the template's root directory with a trailing slash.
Original file line number Diff line number Diff line change 22 "name" : " alpha" ,
33 "capitalname" : " Alpha" ,
44 "textdomain" : " alpha" ,
5- "version" : " 0.1 .0" ,
5+ "version" : " 1.0 .0" ,
66 "copyright" : " 2016" ,
77 "license" : " GPL-2.0+" ,
88 "private" : true ,
You can’t perform that action at this time.
0 commit comments