PluginProbe
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards / 5.5.84
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards v5.5.84
5.5.84 5.5.83 5.5.82 5.5.81 5.5.80 5.5.79 5.5.77 5.5.76 5.5.75 5.5.73 5.5.72 5.5.22 5.5.23 5.5.29 5.5.3 5.5.31 5.5.32 5.5.34 5.5.35 5.5.36 5.5.37 5.5.4 5.5.40 5.5.41 5.5.42 All 160 releases
← All changes | WPDataAccess/WPDA.php +2 -2 5.5.835.5.84 View file →
@@ -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 */