We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1819510 commit ecb0630Copy full SHA for ecb0630
electron-builder.json
@@ -75,8 +75,7 @@
75
"desktop": {
76
"Name": "RedisInsight",
77
"Type": "Application",
78
- "Comment": "Redis GUI by Redis Ltd",
79
- "Terminal": "true"
+ "Comment": "Redis GUI by Redis Ltd"
80
}
81
},
82
"directories": {
redisinsight/package.json
@@ -2,7 +2,7 @@
2
"name": "redisinsight",
3
"productName": "RedisInsight",
4
"private": true,
5
- "version": "2.6.0",
+ "version": "2.10.0",
6
"description": "RedisInsight",
7
"main": "./main.prod.js",
8
"author": {
0 commit comments