mirror of
https://ghproxy.net/https://github.com/serpwings/static-wordpress.git
synced 2025-10-04 06:00:34 +08:00
Updated Version to 0.0.4
This commit is contained in:
parent
440496c405
commit
2ae2b7df50
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ from enum import Enum
|
|||
|
||||
VERSION_MAJOR = 0
|
||||
VERSION_MINOR = 0
|
||||
VERSION_REVISION = 3
|
||||
VERSION_REVISION = 4
|
||||
VERISON = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_REVISION}"
|
||||
|
||||
SHARE_FOLDER_PATH = Path(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue