PluginProbe
OttoKit: All-in-One Automation Platform / 1.1.6
OttoKit: All-in-One Automation Platform v1.1.6
1.1.38 1.1.37 1.1.36 1.1.35 1.1.34 1.1.33 1.1.32 1.1.31 1.1.30 1.1.29 1.1.28 1.1.27 1.1.9 trunk 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.20 All 124 releases
← All changes | src/Loader.php +2 -2 1.1.51.1.6 View file →
@@ -305,10 +305,10 @@
305 305
306 306 define( 'SURE_TRIGGERS_BASE', plugin_basename( SURE_TRIGGERS_FILE ) );
307 307 define( 'SURE_TRIGGERS_DIR', plugin_dir_path( SURE_TRIGGERS_FILE ) );
308 308 define( 'SURE_TRIGGERS_URL', plugins_url( '/', SURE_TRIGGERS_FILE ) );
309 - define( 'SURE_TRIGGERS_VER', '1.1.5' );
310 - define( 'SURE_TRIGGERS_DB_VER', '1.1.5' );
309 + define( 'SURE_TRIGGERS_VER', '1.1.6' );
310 + define( 'SURE_TRIGGERS_DB_VER', '1.1.6' );
311 311 define( 'SURE_TRIGGERS_REST_NAMESPACE', 'sure-triggers/v1' );
312 312 define( 'SURE_TRIGGERS_SASS_URL', $sass_url . '/wp-json/wp-plugs/v1/' );
313 313 define( 'SURE_TRIGGERS_SITE_URL', $sass_url );
314 314 define( 'SURE_TRIGGERS_API_SERVER_URL', $api_url );