Bump version to 2.5.2

This commit is contained in:
Eugen Rochko 2018-10-12 00:22:38 +02:00
parent 1787704e1c
commit e8a4ba49cf
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 2.5.2
- Fix XSS vulnerability (#8959)
## 2.5.1 ## 2.5.1
- Fix some local images not having their EXIF metadata stripped on upload (#8714) - Fix some local images not having their EXIF metadata stripped on upload (#8714)

View File

@ -13,7 +13,7 @@ module Mastodon
end end
def patch def patch
1 2
end end
def pre def pre