Skip to content

Commit

Permalink
Preparing release 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Mar 3, 2014
1 parent 6aec7e2 commit e88706a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGES.txt
@@ -1,10 +1,14 @@
Changelog
=========

1.3.6 (unreleased)
1.3.6 (2014-03-02)
------------------

- Nothing changed yet.
- Migrate theme settings, install Barceloneta.
[davisagli]

- Migrate Members folder default view
[davisagli]


1.3.5 (2014-02-19)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.3.6.dev0'
version = '1.3.6'

setup(name='plone.app.upgrade',
version=version,
Expand Down

0 comments on commit e88706a

Please sign in to comment.