forked from fedi/mastodon
Bump version to 2.5.2 (#8960)
This commit is contained in:
parent
21ad21cb50
commit
ef43f1d2ca
|
@ -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)
|
||||||
|
|
|
@ -13,7 +13,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def patch
|
def patch
|
||||||
1
|
2
|
||||||
end
|
end
|
||||||
|
|
||||||
def pre
|
def pre
|
||||||
|
|
Loading…
Reference in a new issue