aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-07-31 18:16:00 +0300
committerHenry Jameson <me@hjkos.com>2024-07-31 18:16:00 +0300
commit9d51eccf5dd0b4b773db5ec146d818b6c8fe18ac (patch)
treefe52d41d57c827e8872da21e5ac10d412058f43e /package.json
parent2b3c76cfb46fd851a92bfc532a909fafbddf512b (diff)
version bump
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fb157fae..82255914 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pleroma_fe",
- "version": "2.6.1",
+ "version": "2.7.0",
"description": "Pleroma frontend, the default frontend of Pleroma social network server",
"author": "Pleroma contributors <https://git.pleroma.social/pleroma/pleroma-fe/-/blob/develop/CONTRIBUTORS.md>",
"private": false,