Allow passing connection info as string params, better instructions

This commit is contained in:
Liam Steckler 2025-06-11 15:52:40 -07:00
parent 808ecb0eb2
commit 26fb2aaf53
3 changed files with 36 additions and 9 deletions

View file

@ -12,7 +12,7 @@
RootModule = 'AppleBusinessManager.psm1'
# Version number of this module.
ModuleVersion = '1.0'
ModuleVersion = '1.1'
# Supported PSEditions
# CompatiblePSEditions = @()