File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ##### [ Version 3.2.6] ( https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.5...v3.2.6 ) (2020-03-23)
2+
3+ * Fix notice on license deactivation
4+
15##### [ Version 3.2.5] ( https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.4...v3.2.5 ) (2020-03-23)
26
37* always load notification manager last
Original file line number Diff line number Diff line change 1414 "homepage" : " https://themeisle.com"
1515 }
1616 ],
17- "version" : " 3.2.5 " ,
17+ "version" : " 3.2.6 " ,
1818 "require-dev" : {
1919 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.4" ,
2020 "squizlabs/php_codesniffer" : " ^3.1" ,
Original file line number Diff line number Diff line change 1414 return ;
1515}
1616// Current SDK version and path.
17- $ themeisle_sdk_version = '3.2.5 ' ;
17+ $ themeisle_sdk_version = '3.2.6 ' ;
1818$ themeisle_sdk_path = dirname ( __FILE__ );
1919
2020global $ themeisle_sdk_max_version ;
Original file line number Diff line number Diff line change 11{
22 "name" : " themeisle-sdk" ,
33 "description" : " Themeisle SDK" ,
4- "version" : " 3.2.5 " ,
4+ "version" : " 3.2.6 " ,
55 "scripts" : {
66 "release" : " semantic-release --debug"
77 },
You can’t perform that action at this time.
0 commit comments