Skip to content

Commit 467c7a0

Browse files
committed
Mackup 0.8.34
1 parent 7b7ab4f commit 467c7a0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## WIP
44

5+
## Mackup 0.8.34
6+
57
- Updated support for Bash it (via @jacopkane)
68
- Added support for Remote Desktop Manager (via @jpmat296)
79
- Fixed support for asciinema (via @revolter)

mackup/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants used in Mackup."""
22
# Current version
3-
VERSION = "0.8.33"
3+
VERSION = "0.8.34"
44

55
# Support platforms
66
PLATFORM_DARWIN = "Darwin"

0 commit comments

Comments
 (0)