Allow passing connection info as string params, better instructions
This commit is contained in:
parent
19c89ed3e6
commit
6d5d696012
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