Allow passing connection info as string params, better instructions
This commit is contained in:
parent
808ecb0eb2
commit
26fb2aaf53
3 changed files with 36 additions and 9 deletions
|
@ -12,7 +12,7 @@
|
|||
RootModule = 'AppleBusinessManager.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '1.0'
|
||||
ModuleVersion = '1.1'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue