Skip to content

Commit

Permalink
(maint) forgot to add new functions
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Mar 13, 2024
1 parent 39d2a41 commit e82b02a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/au_extensions.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
# but the file containing the functions is expected
# to be named using the same name.
$funcs = @(
'Update-Metadata'
'Get-LatestGithubReleases'
'Get-AllGithubReleases'
'Get-ValidOpenSourceLicense'
'Get-GithubRepositoryLicense'
'Invoke-VirusTotalScan'
'Get-MsiInformation'
'Set-DescriptionFromReadme'
'Update-ChangelogVersion'
Expand Down

0 comments on commit e82b02a

Please sign in to comment.