Merge pull request 'bump version' (#3511) from 2.11.1-bump into develop

Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3511
This commit is contained in:
HJ 2026-07-20 13:10:34 +00:00
commit 6fdce88e4f
2 changed files with 6 additions and 2 deletions

View file

@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 2.11
## 2.11.1
### Fixed
- User note not working
## 2.11.0
### Added
- Initial MFM rendering support
- Button to remove all drafts

View file

@ -1,6 +1,6 @@
{
"name": "pleroma_fe",
"version": "2.11.0",
"version": "2.11.1",
"description": "Pleroma frontend, the default frontend of Pleroma social network server",
"author": "Pleroma contributors <https://git.pleroma.social/pleroma/pleroma-fe/src/CONTRIBUTORS.md>",
"private": false,