Skip to content

Commit e3189bc

Browse files
committed
increased version 2.27.0
1 parent 1d3f43b commit e3189bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,9 +1114,9 @@ workflows:
11141114
- release-aws-test:
11151115
name: Release AWS dev
11161116
requires:
1117-
# - Build app - Linux (dev)
1117+
- Build app - Linux (dev)
11181118
- Build app - MacOS (dev)
1119-
# - Build app - Windows (dev)
1119+
- Build app - Windows (dev)
11201120
# Main workflow for release/* and latest branches only
11211121
release:
11221122
jobs:

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.26.0",
5+
"version": "2.27.0",
66
"description": "RedisInsight",
77
"main": "./dist/main/main.js",
88
"author": {

0 commit comments

Comments
 (0)