kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Merge tag '0.2.3' into develop
- lazyloading images - artist browsing - better pagination - fixed multiple warningsmerge-requests/154/head
commit
a91a8b7906
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.2.2'
|
||||
__version__ = '0.2.3'
|
||||
__version_info__ = tuple([int(num) if num.isdigit() else num for num in __version__.replace('-', '.', 1).split('.')])
|
||||
|
|
Ładowanie…
Reference in New Issue