Skip to content

Commit

Permalink
Proper version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerweb committed Jan 21, 2019
1 parent d54f3b3 commit 7c50f6d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Requires at least:** 4.7
**Tested up to:** 5.0
**Requires PHP:** 5.6
**Stable tag:** 1.4.2
**Stable tag:** 1.4.3
**License:** GPL-2.0-or-later
**License URI:** https://opensource.org/licenses/GPL-2.0

Expand Down Expand Up @@ -146,7 +146,7 @@ If you want to translate, [go to the Translation Portal at translate.wordpress.o
You can also contribute code-wise via our [Builder Template Categories GitHub Repository](https://github.com/deckerweb/builder-template-categories) - and see where you can help.


### Documentation and Support
### 📝 Documentation and Support
* If you have any more questions, visit our support on the [Plugin's Forum](https://wordpress.org/support/plugin/builder-template-categories).


Expand All @@ -157,7 +157,7 @@ You can also contribute code-wise via our [Builder Template Categories GitHub Re
* [**Subscribe to my Newsletter for insider info on this plugin**](https://eepurl.com/gbAUUn), plus tutorials and more stuff on deckerweb WordPress plugins - join a thriving community of site builders!


### This Plugin ...
### This Plugin ...
* ... scratches my own itch!
* ... is *Quality Made in Germany*
* ... was created with love (plus some coffee) :-) - [if you like it consider donating](https://www.paypal.me/deckerweb)
Expand Down Expand Up @@ -637,7 +637,7 @@ Additions for GitHub.com repo.
Beta plugin release on GitHub.com


## Donate
## ☺️ Donate
Enjoy using *Builder Template Categories*? **[Please consider making a donation](https://www.paypal.me/deckerweb)** - every donation helps to support the project's continued development, maintenance and support.
**Thank you very much in advance for your support!**

Expand All @@ -650,7 +650,7 @@ Enjoy using *Builder Template Categories*? **[Please consider making a donation]
**Special Thanks go out to my family for allowing me to do such spare time projects (aka free plugins) and supporting me in every possible way!**


## My Other Plugins
## 🔆 My Other Plugins
* [**Toolbar Extras for Elementor - WordPress Admin Bar Enhanced**](https://wordpress.org/plugins/toolbar-extras/)
* [**Polylang Connect for Elementor – Language Switcher & Template Tweaks**](https://wordpress.org/plugins/connect-polylang-elementor/)
* [**Simple Download Manager for WP Document Revisions**](https://wordpress.org/plugins/wpdr-simple-downloads/)
Expand Down
4 changes: 2 additions & 2 deletions builder-template-categories.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin Name: Builder Template Categories
* Plugin URI: https://github.com/deckerweb/builder-template-categories
* Description: This plugin adds a Taxonomy "Template Category" for categorizing templates to make the life of site builders a little bit easier. It integrates with Elementor My Templates, OceanWP My Library, Astra Custom Layouts, GeneratePress Elements, Blox for Genesis, AnyWhere Elementor Global Templates and JetThemeCore My Library (Kava Pro/ CrocoBlock). These categories only appear in the WP-Admin Dashboard and only for the administrator user role (capability 'edit_theme_options').
* Version: 1.4.2
* Version: 1.4.3
* Author: David Decker - DECKERWEB
* Author URI: https://deckerweb.de/
* License: GPL-2.0-or-later
Expand Down Expand Up @@ -40,7 +40,7 @@
* @since 1.0.0
*/
/** Plugin version */
define( 'BTC_PLUGIN_VERSION', '1.4.2' );
define( 'BTC_PLUGIN_VERSION', '1.4.3' );

/** Plugin directory */
define( 'BTC_PLUGIN_DIR', trailingslashit( dirname( __FILE__ ) ) );
Expand Down
10 changes: 5 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: elementor, page builder, templates, gutenberg, blocks, oceanwp, astra, gen
Requires at least: 4.7
Tested up to: 5.0
Requires PHP: 5.6
Stable tag: 1.4.2
Stable tag: 1.4.3
License: GPL-2.0-or-later
License URI: https://opensource.org/licenses/GPL-2.0

Expand Down Expand Up @@ -134,7 +134,7 @@ If you want to translate, [go to the Translation Portal at translate.wordpress.o

You can also contribute code-wise via our [Builder Template Categories GitHub Repository](https://github.com/deckerweb/builder-template-categories) - and see where you can help.

= Documentation and Support =
= 📝 Documentation and Support =
* If you have any more questions, visit our support on the [Plugin's Forum](https://wordpress.org/support/plugin/builder-template-categories).

= ⚡ Liked Builder Template Categories? =
Expand All @@ -143,7 +143,7 @@ You can also contribute code-wise via our [Builder Template Categories GitHub Re
* Like our [**Facebook Info Page for Deckerweb Plugins**](https://www.facebook.com/deckerweb.wordpress.plugins/)
* [**Subscribe to my Newsletter for insider info on this plugin**](https://eepurl.com/gbAUUn), plus tutorials and more stuff on deckerweb WordPress plugins - join a thriving community of site builders!

= This Plugin ... =
= This Plugin ... =
* ... scratches my own itch!
* ... is *Quality Made in Germany*
* ... was created with love (plus some coffee) :-) - [if you like it consider donating](https://www.paypal.me/deckerweb)
Expand Down Expand Up @@ -572,7 +572,7 @@ Additions for GitHub.com repo.
= 0.9.0 =
Beta plugin release on GitHub.com

== Donate ==
== ☺️ Donate ==
Enjoy using *Builder Template Categories*? **[Please consider making a donation](https://www.paypal.me/deckerweb)** - every donation helps to support the project's continued development, maintenance and support.
**Thank you very much in advance for your support!**

Expand All @@ -582,7 +582,7 @@ Enjoy using *Builder Template Categories*? **[Please consider making a donation]
== Last but not least ==
**Special Thanks go out to my family for allowing me to do such spare time projects (aka free plugins) and supporting me in every possible way!**

== My Other Plugins ==
== 🔆 My Other Plugins ==
* [**Toolbar Extras for Elementor - WordPress Admin Bar Enhanced**](https://wordpress.org/plugins/toolbar-extras/)
* [**Polylang Connect for Elementor – Language Switcher & Template Tweaks**](https://wordpress.org/plugins/connect-polylang-elementor/)
* [**Simple Download Manager for WP Document Revisions**](https://wordpress.org/plugins/wpdr-simple-downloads/)
Expand Down

0 comments on commit 7c50f6d

Please sign in to comment.