Version Update

This commit is contained in:
jewelsonn
2024-08-18 21:47:55 +05:30
parent 50235d6ec3
commit d7d099b116
+1 -1
View File
@@ -16,7 +16,7 @@ REFERENCE_PATH = os.path.join(
)
# Defining the version flag for the application
VERSION_FLAG: str = "v1.2.7"
VERSION_FLAG: str = "v1.2.8"
# Defining the path for 'sd-webui-faceswaplab' inside the 'extensions' directory
EXTENSION_PATH = os.path.join("extensions", "sd-webui-faceswaplab")