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 11ba334 commit 14f7f34Copy full SHA for 14f7f34
1 file changed
src/build.ps1
@@ -22,7 +22,8 @@ $SCRIPT_VERSION = "1.0.1"
22
$VIDEO2X_VERSION = $args[0]
23
24
Write-Host -ForegroundColor White "Video2X Building Script Version $($SCRIPT_VERSION)
25
-Starting to build Video2X release packages"
+Starting to build Video2X release packages
26
+Building Video2X release $($VIDEO2X_VERSION)"
27
28
# build Video2X CLI
29
Write-Host -ForegroundColor White "`nBuilding Video2X CLI"
0 commit comments