Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chasefleming committed Sep 8, 2023
1 parent f50574a commit 120f9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 120f9a3

Please sign in to comment.