Skip to content

Commit ecb0630

Browse files
author
Artem
committed
do not show terminal + bump redisinsight version
1 parent 1819510 commit ecb0630

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

electron-builder.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@
7575
"desktop": {
7676
"Name": "RedisInsight",
7777
"Type": "Application",
78-
"Comment": "Redis GUI by Redis Ltd",
79-
"Terminal": "true"
78+
"Comment": "Redis GUI by Redis Ltd"
8079
}
8180
},
8281
"directories": {

redisinsight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "redisinsight",
33
"productName": "RedisInsight",
44
"private": true,
5-
"version": "2.6.0",
5+
"version": "2.10.0",
66
"description": "RedisInsight",
77
"main": "./main.prod.js",
88
"author": {

0 commit comments

Comments
 (0)