mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-03 04:54:45 +00:00
Version bump for 1.5.2
This commit is contained in:
parent
85c20c4ff8
commit
3a140068d0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
__version__ = '1.5.1'
|
||||
__version__ = '1.5.2'
|
||||
# Required for npm package for frontend
|
||||
__semver__ = '1.5.1'
|
||||
__semver__ = '1.5.2'
|
||||
default_app_config = 'wagtail.wagtailcore.apps.WagtailCoreAppConfig'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue