kopia lustrzana https://github.com/wagtail/wagtail
Version bump for 1.6rc1
rodzic
8dd1b55260
commit
36564ac0fa
|
@ -1,7 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
1.6 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
1.6 (xx.xx.xxxx)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Django 1.10 support
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
==========================================
|
||||
Wagtail 1.6 release notes - IN DEVELOPMENT
|
||||
==========================================
|
||||
=========================
|
||||
Wagtail 1.6 release notes
|
||||
=========================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Django>=1.10,<1.11
|
||||
wagtail==1.6a0
|
||||
wagtail==1.6rc1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
__version__ = '1.6a1'
|
||||
__version__ = '1.6rc1'
|
||||
# Required for npm package for frontend
|
||||
__semver__ = '1.6.0-alpha'
|
||||
__semver__ = '1.6.0-rc.1'
|
||||
default_app_config = 'wagtail.wagtailcore.apps.WagtailCoreAppConfig'
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue