Skip to content

Commit

Permalink
updates version numbers (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixKirschKern committed Apr 17, 2023
1 parent 4cc8d17 commit 9d76f4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -11,6 +11,7 @@ refinery/qdrant-storage
refinery/graphql-sqlite
refinery/kratos-sqlite
refinery/backup
refinery/config

.DS_Store

Expand Down
4 changes: 2 additions & 2 deletions refinery/versions.json
Expand Up @@ -11,10 +11,10 @@
"ML_EXEC_ENV": "v1.9.0",
"LF_EXEC_ENV": "v1.9.0",
"NEURAL_SEARCH": "v1.9.0",
"REFINERY": "v1.9.0",
"REFINERY": "v1.9.1",
"RECORD_IDE_ENV": "v1.9.0",
"TOKENIZER": "v1.9.0",
"UI": "v1.9.0",
"UI": "v1.9.1",
"UPDATER": "v1.9.0",
"WEAK_SUPERVISOR": "v1.9.0",
"WEBSOCKET": "v1.9.0",
Expand Down

0 comments on commit 9d76f4d

Please sign in to comment.