Skip to content

Commit

Permalink
Update sketch-variant.schema.yaml
Browse files Browse the repository at this point in the history
Feature preview variants are for specific members of the public, hence ranked higher than `INTERNAL` and lower than `PRIVATE`.
  • Loading branch information
christianklotz authored Oct 21, 2020
1 parent eeabd7c commit ba1a5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/enums/sketch-variant.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ enum:
- APPSTORE
- BETA
- PRIVATE
- FEATURE_PREVIEW
- INTERNAL
- EXPERIMENTAL
- TESTING
Expand Down

0 comments on commit ba1a5cd

Please sign in to comment.