mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 00:08:06 +01:00
Bump Catstodon revision to 1.0.1
This commit is contained in:
parent
1862a60e51
commit
5ed78a1e90
2 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,11 @@ All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes wil
|
|||
|
||||
All release dates, as well as most other dates, are intended to be read as "within the day, in UTC time."
|
||||
|
||||
## [v4.3.0-alpha.5+glitch+cat+1.0.1] - 2024-07-16
|
||||
|
||||
- Upstream changes
|
||||
- You can hide hover cards now.
|
||||
|
||||
## [v4.3.0-alpha.5+glitch+cat+1.0.0] - 2024-07-04
|
||||
|
||||
- Upstream changes. Important for security! Upgrade now.
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def catstodon_revision
|
||||
'1.0.0'
|
||||
'1.0.1'
|
||||
end
|
||||
|
||||
def build_metadata
|
||||
|
|
Loading…
Reference in a new issue