Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicpenning authored May 24, 2024
1 parent 5032ba3 commit 6a020fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Invoke-Power-Nessie.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ Begin{
$option7 = "7. Export PDF or CSV Report from Kibana dashboard and optionally send via Email (Advanced Options - Copy POST URL)."
#$option10 = "10. Delete oldest scan from scan history (Future / Only works with Nessus Manager license)"
$quit = "Q. Quit"
$version = "`nVersion 1.0.1"
$version = "`nVersion 1.1.0"

function Show-Menu {
Write-Host "Welcome to the PowerShell script that can export and ingest Nessus scan files into an Elastic stack!" -ForegroundColor Blue
Expand Down

0 comments on commit 6a020fd

Please sign in to comment.