Skip to content

Commit

Permalink
release 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Dec 5, 2016
1 parent f8d8557 commit 0c1c604
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Superdesk Server Changelog

## [1.4.4] 2016-12-05

### Fixed

- Use default language if no language is set on desk.

## [1.4.3] 2016-11-30

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

setup(
name='Superdesk-Core',
version='1.4.3',
version='1.4.4',
description='Superdesk Core library',
long_description=LONG_DESCRIPTION,
author='petr jasek',
Expand Down

0 comments on commit 0c1c604

Please sign in to comment.