Skip to content

Commit a5b2df7

Browse files
fix prelease tag
1 parent c6d816c commit a5b2df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dbatools.library.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
# RequireLicenseAcceptance = ''
7070

7171
# Indicates this is a pre-release/testing version of the module.
72-
IsPrerelease = 'true'
73-
Prerelease = 'preview'
72+
IsPrerelease = 'false'
73+
#Prerelease = 'preview'
7474
}
7575
}
7676
}

0 commit comments

Comments
 (0)