forked from cybrespace/mastodon
Bump version to 2.6.4 (#9402)
This commit is contained in:
parent
bfec030a4e
commit
c480da375b
|
@ -3,6 +3,11 @@ Changelog
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [2.6.4] - 2018-11-30
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix yarn dependencies not installing due to yanked event-stream package (#9401)
|
||||||
|
|
||||||
## [2.6.3] - 2018-11-30
|
## [2.6.3] - 2018-11-30
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def patch
|
def patch
|
||||||
3
|
4
|
||||||
end
|
end
|
||||||
|
|
||||||
def pre
|
def pre
|
||||||
|
|
Loading…
Reference in New Issue