Skip to content

Commit a5624ca

Browse files
committed
Mackup 0.8.36
1 parent d5d0a3b commit a5624ca

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.36
6+
57
- Added support for LunarVim (via @YiGeon)
68
- Added support for Airflow (via @Evertt)
79
- Updated support for yabai (via @Liu233w)

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.35"
3+
VERSION = "0.8.36"
44

55
# Support platforms
66
PLATFORM_DARWIN = "Darwin"

0 commit comments

Comments
 (0)