mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
Bump and unify on bootstrap 5.3.3
This commit is contained in:
@@ -4,7 +4,7 @@ from django.apps import AppConfig
|
||||
class FlatlyThemeConfig(AppConfig):
|
||||
name = "allianceauth.theme.flatly"
|
||||
label = "flatly"
|
||||
version = "5.3.0"
|
||||
version = "5.3.3"
|
||||
verbose_name = f"Bootswatch Flatly v{version}"
|
||||
|
||||
def ready(self):
|
||||
|
||||
Reference in New Issue
Block a user