| @@ -1,12 +1,12 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | /* |
| 3 | 3 | Plugin Name: CSS & JavaScript Toolbox |
| 4 | -Plugin URI: https://css-javascript-toolbox.com/ | |
| 4 | +Plugin URI: http://css-javascript-toolbox.com/ | |
| 5 | 5 | Description: Easily add CSS, JavaScript, HTML and PHP code to unique CJT code blocks and assign them anywhere on your website. |
| 6 | -Version: 10 | |
| 6 | +Version: 9.2 | |
| 7 | 7 | Author: Wipeout Media |
| 8 | -Author URI: https://css-javascript-toolbox.com | |
| 8 | +Author URI: http://css-javascript-toolbox.com | |
| 9 | 9 | License: |
| 10 | 10 | |
| 11 | 11 | The Software is package as a WordPress¨ plugin. The PHP code associated with the Software is licensed under the GPL version 2.0 license (as found at http://www.gnu.org/licenses/gpl-2.0.txt GNU/GPLv2 or "GPLv2"). You may redistribute, repackage, and modify the PHP code as you see fit and as consistent with GPLv2. |
| 12 | 12 | |
| @@ -97,9 +97,9 @@ | ||
| 97 | 97 | |
| 98 | 98 | /** |
| 99 | 99 | * |
| 100 | 100 | */ |
| 101 | - const VERSION = '10'; | |
| 101 | + const VERSION = '9.2'; | |
| 102 | 102 | |
| 103 | 103 | /** |
| 104 | 104 | * |
| 105 | 105 | */ |