aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-09-28 11:58:44 +0000
committerLibravatar github-actions <github-actions@github.com>2023-09-28 11:58:44 +0000
commit4d6790a9f798fba095ee1099b4cf1c68df08c97f (patch)
tree53224ac3109f278e8121c74025268afa3a3633da
parentfix: delete customIcon when press delete (#78) (diff)
downloadferdium-server-4d6790a9f798fba095ee1099b4cf1c68df08c97f.tar.gz
ferdium-server-4d6790a9f798fba095ee1099b4cf1c68df08c97f.tar.zst
ferdium-server-4d6790a9f798fba095ee1099b4cf1c68df08c97f.zip
1.3.13 [skip ci]v1.3.13
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3936a28..294dd75 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.12", 3 "version": "1.3.13",
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",