File tree Expand file tree Collapse file tree 7 files changed +22
-4
lines changed Expand file tree Collapse file tree 7 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 1+ ##### [ Version 1.0.1] ( https://github.com/Codeinwp/templates-patterns-collection/compare/v1.0.0...v1.0.1 ) (2020-07-21)
2+
3+ - adds plugin code
4+
15#### Version1.0.0 (2020-07-21)
26
37Initial Release
Original file line number Diff line number Diff line change 99
1010## Changelog ##
1111
12+ ##### [ Version 1.0.1] ( https://github.com/Codeinwp/templates-patterns-collection/compare/v1.0.0...v1.0.1 ) (2020-07-21)
13+
14+ - adds plugin code
15+
16+
17+
18+
1219#### Version1.0.0 (2020-07-21)
1320
1421Initial Release
Original file line number Diff line number Diff line change 11{
22 "name" : " codeinwp/templates-patterns-collection" ,
33 "description" : " Templates and Patterns Collection Plugin." ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "type" : " project" ,
66 "license" : " GPL-3.0-or-later" ,
77 "homepage" : " https://github.com/Codeinwp/templates-patterns-collection" ,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ class Main {
1616 *
1717 * @var string Version string.
1818 */
19- const VERSION = '0 .0.1 ' ;
19+ const VERSION = '1 .0.1 ' ;
2020 /**
2121 * Sites Library API URL.
2222 *
Original file line number Diff line number Diff line change 11{
22 "name" : " templates-patterns-collection" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " ThemeIsle Templates and Patterns Collection" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
99
1010== Changelog ==
1111
12+ ##### [Version 1.0.1](https://github.com/Codeinwp/templates-patterns-collection/compare/v1.0.0...v1.0.1) (2020-07-21)
13+
14+ - adds plugin code
15+
16+
17+
18+
1219#### Version1.0.0 (2020-07-21)
1320
1421Initial Release
Original file line number Diff line number Diff line change 22/**
33 * Plugin Name: Templates Patterns Collection
44 * Description: This plugin is an add-on to Neve WordPress theme which offers Templates and Block Patterns to be used with the theme.
5- * Version: 0 .0.1
5+ * Version: 1 .0.1
66 * Author: ThemeIsle
77 * Author URI: https://themeisle.com
88 * License: GPLv3
You can’t perform that action at this time.
0 commit comments