Skip to content

Commit

Permalink
Update version to 5.1t5
Browse files Browse the repository at this point in the history
  • Loading branch information
1fifoto committed Dec 22, 2024
1 parent 16a5f83 commit c5cc855
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion client/src/version.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export function version() {
return "5.1t4";
return "5.1t5";
}
19 changes: 5 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"cors": "^2.8.5",
"dotenv": "^6.1.0",
"express": "^4.17.1",
"lru-cache": "^11.0.2",
"lru-cache": "^10.0.0",
"lunr": "^2.3.9",
"node-mysql": "^0.4.2"
}
Expand Down

0 comments on commit c5cc855

Please sign in to comment.