Skip to content

Commit

Permalink
Bump version to v3.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire committed Jul 7, 2023
1 parent 517c4a8 commit 687421e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@ Changelog

All notable changes to this project will be documented in this file.

## [3.5.10] - 2023-07-07

### Fixed

- Fix crash in admin interface when viewing a remote user with verified links ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/25796))
- Fix processing of media files with unusual names ([ClearlyClaire](https://github.com/mastodon/mastodon/pull/25788))

## [3.5.9] - 2023-07-06

### Changed
Expand Down
2 changes: 1 addition & 1 deletion lib/mastodon/version.rb
Expand Up @@ -13,7 +13,7 @@ def minor
end

def patch
9
10
end

def flags
Expand Down

0 comments on commit 687421e

Please sign in to comment.