aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-09-28 12:10:32 +0000
committerLibravatar github-actions <github-actions@github.com>2023-09-28 12:10:33 +0000
commit743365afc2fa6e24859694e3d66762194c9818a8 (patch)
tree0941474db721570f5046ef7347f763afeb89f7d6
parentfix: error isnt catch so stops the code (diff)
downloadferdium-server-743365afc2fa6e24859694e3d66762194c9818a8.tar.gz
ferdium-server-743365afc2fa6e24859694e3d66762194c9818a8.tar.zst
ferdium-server-743365afc2fa6e24859694e3d66762194c9818a8.zip
1.3.14 [skip ci]v1.3.14
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 294dd75..00515d4 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.13", 3 "version": "1.3.14",
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",