aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-12-10 01:18:04 +0000
committerLibravatar github-actions <github-actions@github.com>2022-12-10 01:18:04 +0000
commite24433ca0eefab90a310a1113f8005499c067004 (patch)
treea72557b689d5b63569955369d0317d3dfaf5155a
parentRemoved API endpoints and other code related to pricing/payment plans - since... (diff)
downloadferdium-server-e24433ca0eefab90a310a1113f8005499c067004.tar.gz
ferdium-server-e24433ca0eefab90a310a1113f8005499c067004.tar.zst
ferdium-server-e24433ca0eefab90a310a1113f8005499c067004.zip
1.3.12 [skip ci]v1.3.12
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d73d680..393966c 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.11", 3 "version": "1.3.12",
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",