Skip to content

Commit

Permalink
Update reference dataset version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Syndesi committed Oct 28, 2023
1 parent b875f6c commit 4329a90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ ELASTIC_AUTH=ember-nexus-elasticsearch:9200
REDIS_AUTH=tcp://ember-nexus-redis?password=redis-password
RABBITMQ_AUTH=amqp://user:password@ember-nexus-rabbitmq:5672

REFERENCE_DATASET_VERSION=0.0.15
REFERENCE_DATASET_VERSION=0.0.16
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
to #163.
### Changed
- Update readme and docker image labels.
- Increase reference dataset version to 0.0.15, skipped 0.0.14 due to erroneous release.
- Increase reference dataset version to 0.0.16, skipped 0.0.15 and 0.0.14 due to erroneous releases.
### Fixed
- Fix index endpoint to include elements which are directly owned or are accessible. Fixes #163.

Expand Down

0 comments on commit 4329a90

Please sign in to comment.