| @@ -52,10 +52,10 @@ | ||
| 52 | 52 | // Application options. |
| 53 | 53 | /** |
| 54 | 54 | * Option wpda_version and it's default value |
| 55 | 55 | */ |
| 56 | - const OPTION_WPDA_VERSION = array( 'wpda_version', '5.5.83' ); | |
| 57 | - const OPTION_WPDA_CLIENT_VERSION = array( 'wpda_client_version', '1.0.81' ); | |
| 56 | + const OPTION_WPDA_VERSION = array( 'wpda_version', '5.5.84' ); | |
| 57 | + const OPTION_WPDA_CLIENT_VERSION = array( 'wpda_client_version', '1.0.82' ); | |
| 58 | 58 | const OPTION_WPDA_UPGRADED = array( 'wpda_upgraded', false ); |
| 59 | 59 | /** |
| 60 | 60 | * Option wpda_setup_error and it's default value |
| 61 | 61 | */ |