aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-09-28 12:57:48 +0000
committerLibravatar github-actions <github-actions@github.com>2023-09-28 12:57:48 +0000
commitebf3b51557fa39ebf6b8a3cf8a7017b91dee36a4 (patch)
tree615dec3cdd9887bcddbb07b8c942a8f8b1027c1f
parentFix issue with undefined Application (diff)
downloadferdium-server-ebf3b51557fa39ebf6b8a3cf8a7017b91dee36a4.tar.gz
ferdium-server-ebf3b51557fa39ebf6b8a3cf8a7017b91dee36a4.tar.zst
ferdium-server-ebf3b51557fa39ebf6b8a3cf8a7017b91dee36a4.zip
1.3.15 [skip ci]v1.3.15
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cfb8383..e8ac0aa 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "ferdium-server", 2 "name": "ferdium-server",
3 "version": "1.3.14", 3 "version": "1.3.15",
4 "adonis-version": "4.1.0", 4 "adonis-version": "4.1.0",
5 "description": "Ferdium server to replace the default Franz/Ferdi server.", 5 "description": "Ferdium server to replace the default Franz/Ferdi server.",
6 "main": "index.js", 6 "main": "index.js",