bump version

This commit is contained in:
Henry Jameson 2026-07-20 16:09:59 +03:00
commit cb0ebd9985
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,