Skip to content

Commit

Permalink
Version 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carmenfan committed May 24, 2024
1 parent 13a34fe commit bd7ce94
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/VERSION.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ "VERSION" : "5.9.0",
{ "VERSION" : "5.10.0",
"unity" : {
"current" : "2.20.0",
"supported": []
Expand Down
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "3drepo.io",
"version": "5.9.0",
"version": "5.10.0",
"engines": {
"node": "18.x.x"
},
Expand Down
2 changes: 1 addition & 1 deletion backend/src/v4/routes/apidoc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "5.9.0"
"version": "5.10.0"
}
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "3drepo.io-frontend",
"version": "5.9.0",
"version": "5.10.0",
"description": "The frontend for 3drepo.io",
"engines": {
"node": "18.x.x"
Expand Down

0 comments on commit bd7ce94

Please sign in to comment.