mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-05 18:40:23 -06:00
increased product version
This commit is contained in:
@@ -19,7 +19,7 @@ $output = $output | Resolve-Path
|
||||
Remove-Item Builds -Recurse -ErrorAction SilentlyContinue
|
||||
|
||||
$revision = (git rev-list --count --first-parent HEAD) -join "`n"
|
||||
$version = "0.4.3.$revision"
|
||||
$version = "0.5.0.$revision"
|
||||
|
||||
$json = "[`n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user