mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-30 17:29:30 -06:00
increased version number
This commit is contained in:
@@ -23,7 +23,7 @@ $output = $output | Resolve-Path
|
||||
Remove-Item Builds -Recurse -ErrorAction SilentlyContinue
|
||||
|
||||
$revision = (git rev-list --count --first-parent HEAD) -join "`n"
|
||||
$version = "0.6.2.$revision"
|
||||
$version = "0.6.3.$revision"
|
||||
|
||||
$json = "[`n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user