| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | * Plugin URI: https://getlasso.co/?utm_source=lasso-lite&utm_medium=wp&utm_campaign=plugin-header |
| 5 | 5 | * Description: Stop pasting long affiliate URLs into every post. Cloak your links, add product displays, and track clicks in WordPress. |
| 6 | 6 | * Author: Lasso |
| 7 | 7 | * Author URI: https://getlasso.co/?utm_source=lasso-lite&utm_medium=wp&utm_campaign=plugin-header |
| 8 | - * Version: 154 | |
| 8 | + * Version: 157 | |
| 9 | 9 | |
| 10 | 10 | * Text Domain: simple-urls |
| 11 | 11 | * Domain Path: /languages |
| 12 | 12 | |
| @@ -23,9 +23,9 @@ | ||
| 23 | 23 | use LassoLite\Pages\Hook; |
| 24 | 24 | |
| 25 | 25 | // ? ============================================================================================== |
| 26 | 26 | // ? WE SHOULD UPDATE THE VERSION NUMBER HERE AS WELL WHEN RELEASING A NEW VERSION |
| 27 | -define( 'LASSO_LITE_VERSION', '154' ); | |
| 27 | +define( 'LASSO_LITE_VERSION', '157' ); | |
| 28 | 28 | // ? ============================================================================================== |
| 29 | 29 | |
| 30 | 30 | function activate_lasso_lite() { |
| 31 | 31 | update_option( Enum::LASSO_LITE_ACTIVE, 1 ); |