Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Commit

Permalink
Release 1.1.3rc2 (#263)
Browse files Browse the repository at this point in the history
* Updated HISTORY

* Bumped version to 1.1.3rc2
  • Loading branch information
czpython committed Aug 31, 2016
1 parent 4273c28 commit b61ab75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY
Expand Up @@ -8,6 +8,7 @@ CHANGELOG
* Pinned djangocms-attributes-field to v0.1.1+
* Updated migrations to be compatible with djangoCMS 3.3.0 and 3.3.1
* Introduced support for djangoCMS 3.4.0
* Added native Aldryn support


1.1.2 (2016-07-05)
Expand Down
2 changes: 1 addition & 1 deletion cmsplugin_filer_file/__init__.py
@@ -1 +1 @@
__version__ = "1.1.3rc1"
__version__ = "1.1.3rc2"

0 comments on commit b61ab75

Please sign in to comment.