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