Skip to content

Commit b413a0e

Browse files
Merge pull request #3822 from RedisInsight/ViktarStarastsenka-patch-6
Removing 7.2 mention
2 parents cdf3ff1 + 852643f commit b413a0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

redisinsight/api/config/features-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 2.5403,
2+
"version": 2.56,
33
"features": {
44
"redisDataIntegration": {
55
"flag": true,
@@ -63,11 +63,11 @@
6363
"redisStackPreview": [
6464
{
6565
"provider": "AWS",
66-
"regions": ["us-east-2", "ap-southeast-1", "sa-east-1"]
66+
"regions": []
6767
},
6868
{
6969
"provider": "GCP",
70-
"regions": ["asia-northeast1", "europe-west1", "us-central1"]
70+
"regions": []
7171
}
7272
]
7373
}

0 commit comments

Comments
 (0)