mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-31 07:39:29 -06:00
increased plugin version umber
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.5.4.$revision"
|
||||
$version = "0.6.0.$revision"
|
||||
|
||||
$json = "[`n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user