| @@ -1,11 +1,12 @@ | ||
| 1 | 1 | <?php |
| 2 | + | |
| 2 | 3 | /** |
| 3 | 4 | * Plugin Name: Templately |
| 4 | 5 | * Description: The Best Templates Cloud for Elementor & Gutenberg. Get access to stunning templates, WorkSpace, Cloud Library & many more. |
| 5 | 6 | * Plugin URI: https://templately.com |
| 6 | 7 | * Author: Templately |
| 7 | - * Version: 3.1.0 | |
| 8 | + * Version: 3.3.3 | |
| 8 | 9 | * Author URI: https://templately.com/ |
| 9 | 10 | * Text Domain: templately |
| 10 | 11 | * Domain Path: /languages |
| 11 | 12 | */ |
| @@ -22,5 +23,5 @@ | ||
| 22 | 23 | function templately() { |
| 23 | 24 | return Templately\Plugin::get_instance(); |
| 24 | 25 | } |
| 25 | 26 | |
| 26 | -templately(); | |
| 27 | +templately(); | |