mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 05:58:07 +01:00
Bump Catstodon version
This commit is contained in:
parent
de1e89f42c
commit
ca9b83b5a3
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here.
|
||||
|
||||
## [v4.3.0-alpha.3+glitch+cat+1.0.7] - 2024-02-28
|
||||
|
||||
- Merged glitch-soc changes (incl. comments on admin/instances page)
|
||||
|
||||
## [v4.3.0-alpha.3+glitch+cat+1.0.6] - 2024-02-25
|
||||
|
||||
- Applied changes to emoji reactions PR on glitch-soc
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def catstodon_revision
|
||||
'1.0.6'
|
||||
'1.0.7'
|
||||
end
|
||||
|
||||
def build_metadata
|
||||
|
|
Loading…
Reference in a new issue