Allow passing connection info as string params, better instructions

This commit is contained in:
Liam Steckler 2025-06-12 10:19:06 -07:00
parent 19c89ed3e6
commit 6d5d696012
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 = @()