aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2023-11-27 15:38:16 +0200
committerHenry Jameson <me@hjkos.com>2023-11-27 15:38:16 +0200
commit6c78b59c99e91c4d7b5002725863706d97a7bc29 (patch)
tree127a0bb3482fce953c2e53eddb99f7014df0ae0c /package.json
parent2cddc138e59777f4ad0f75e165681a52c41a7350 (diff)
version bunp
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 5d3b50ad..e6441f50 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pleroma_fe",
- "version": "2.6.0",
+ "version": "2.6.1",
"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,