diff --git a/helpers/constants.js b/helpers/constants.js index 6c4482a2..f3ce62fa 100644 --- a/helpers/constants.js +++ b/helpers/constants.js @@ -43,7 +43,7 @@ export const SUPPORTED_VERSIONS = { UNINSTALLED_EXTENSIONS_API: '1.2.0', // Version that supports uninstalled extensions on Discovery API PLATFORM: '1.0.0', // Version that supports platform PLUGIN_SERVICES: '1.2.0', // Version that supports plugin services TODO: up this after development - SUGGESTED_FEATURES: '1.2.0', // Version that supports suggested features + SUGGESTED_FEATURES: '1.7.0', // Version that supports suggested features } export const COLORS = {