Skip to content

Commit

Permalink
[backend/worker] Release 6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Filigran-Automation committed Mar 4, 2024
1 parent 1cf4cac commit b483357
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
@@ -1,6 +1,6 @@
{
"name": "opencti-front",
"version": "6.0.4",
"version": "6.0.5",
"private": true,
"main": "src/front.tsx",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "opencti-graphql",
"version": "6.0.4",
"version": "6.0.5",
"main": "src/back.js",
"scripts": {
"check-ts": "tsc --noEmit",
Expand Down
@@ -1,4 +1,4 @@
pycti==6.0.4
pycti==6.0.5
parsuricata==0.4.1
plyara==2.1.1
sigmatools==0.23.1
Expand Down
2 changes: 1 addition & 1 deletion opencti-worker/src/requirements.txt
@@ -1,4 +1,4 @@
pycti==6.0.4
pycti==6.0.5
opentelemetry-api==1.22.0
opentelemetry-sdk==1.22.0
opentelemetry-exporter-prometheus==0.43b0

0 comments on commit b483357

Please sign in to comment.