Skip to content

Commit

Permalink
Mackup 0.8.34
Browse files Browse the repository at this point in the history
  • Loading branch information
lra committed Jul 9, 2022
1 parent 7b7ab4f commit 467c7a0
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.34

- Updated support for Bash it (via @jacopkane)
- Added support for Remote Desktop Manager (via @jpmat296)
- Fixed support for asciinema (via @revolter)
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.33"
VERSION = "0.8.34"

# Support platforms
PLATFORM_DARWIN = "Darwin"
Expand Down

0 comments on commit 467c7a0

Please sign in to comment.