Skip to content
4 changes: 2 additions & 2 deletions redisinsight/api/config/features-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 7,
"version": 8,
"features": {
"dev-language": {
"flag": true,
Expand Down Expand Up @@ -158,7 +158,7 @@
},
"whatsNew": {
"flag": true,
"perc": [[0, 100]]
"perc": [[0, 50]]
},
"valueDecoder": {
"flag": false,
Expand Down
Loading