File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ COMPOSE_FILE=docker/default.yml:docker/local.override.yml
13
13
#COMPOSE_FILE=docker/default.yml:docker/local.override.yml:docker/elasticsearch.yml
14
14
15
15
# If you want to run a specific version, populate this
16
- # REACT_APP_INTELOWL_VERSION="1.5.0 "
16
+ # REACT_APP_INTELOWL_VERSION="1.5.1 "
Original file line number Diff line number Diff line change 1
1
# Checklist for creating a new release
2
2
3
- - [ ] Change version number in ` docker/.version `
3
+ - [ ] Change version number in ` docker/.version ` and in ` .env_template `
4
4
- [ ] Verify CI Tests
5
5
- [ ] Verify that the PR is named with a correct version number like x.x.x
6
6
- [ ] Merge the PR to the ` main ` branch. The release will be done automatically by the CI
Original file line number Diff line number Diff line change 1
- REACT_APP_GREEDYBEAR_VERSION="1.5.0 "
1
+ REACT_APP_GREEDYBEAR_VERSION="1.5.1 "
You can’t perform that action at this time.
0 commit comments