HOTFIX: how long was this broken?

This commit is contained in:
2024-01-01 11:57:43 +11:00
parent ee705c6d43
commit 7429c4a1ee
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "auth-server",
"version": "1.8.5",
"version": "1.8.6",
"description": "An API centric auth server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js",
"scripts": {