We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d0a3b commit a5624caCopy full SHA for a5624ca
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## WIP
4
5
+## Mackup 0.8.36
6
+
7
- Added support for LunarVim (via @YiGeon)
8
- Added support for Airflow (via @Evertt)
9
- Updated support for yabai (via @Liu233w)
mackup/constants.py
@@ -1,6 +1,6 @@
1
"""Constants used in Mackup."""
# Current version
-VERSION = "0.8.35"
+VERSION = "0.8.36"
# Support platforms
PLATFORM_DARWIN = "Darwin"
0 commit comments