Skip to content

Commit

Permalink
Mackup 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lra committed Feb 9, 2015
1 parent f8a41cf commit 523dfa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## WIP

## Mackup 0.8.3

- Remove the scripts dir from Messages syncing (@vitorgalvao)
- Added support of AppCode 3.1 (via @morphinewan)
- Added support for KeePassX (via @TCattd)
Expand Down
2 changes: 1 addition & 1 deletion mackup/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Constants used in Mackup."""
# Current version
VERSION = '0.8.2'
VERSION = '0.8.3'

# Mode used to list supported applications
LIST_MODE = 'list'
Expand Down

0 comments on commit 523dfa1

Please sign in to comment.