diff --git a/src/staticwordpress/core/constants.py b/src/staticwordpress/core/constants.py index 6e23fe2..f029117 100644 --- a/src/staticwordpress/core/constants.py +++ b/src/staticwordpress/core/constants.py @@ -38,7 +38,7 @@ VERSION_MAJOR = 0 VERSION_MINOR = 0 -VERSION_REVISION = 6 +VERSION_REVISION = 7 VERISON = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_REVISION}" SHARE_FOLDER_PATH = Path(