diff options
| author | Henry Jameson <me@hjkos.com> | 2023-10-29 18:30:08 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2023-10-29 18:30:08 +0200 |
| commit | dbf14eee40bf6d7a4ce45605fc52c941013f7d4b (patch) | |
| tree | 58dde435b9a9086946d392fa86ab1a26c3a35ad5 | |
| parent | c8b5b7845da6874b4d4ecbea5ac7003171c5ad29 (diff) | |
Version 2.6.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 873f04ff..5d3b50ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pleroma_fe", - "version": "2.5.0", + "version": "2.6.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, |
