From 9fcb71d75ae3f08fe6331f80b71232627f2e7364 Mon Sep 17 00:00:00 2001 From: wardbox Date: Tue, 2 Dec 2025 11:09:48 -0800 Subject: [PATCH] Bump version to 1.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- Spotishell/Spotishell.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spotishell/Spotishell.psd1 b/Spotishell/Spotishell.psd1 index 6bdee33..70bb20b 100644 --- a/Spotishell/Spotishell.psd1 +++ b/Spotishell/Spotishell.psd1 @@ -12,7 +12,7 @@ RootModule = 'Spotishell.psm1' # Version number of this module. - ModuleVersion = '1.2.0' + ModuleVersion = '1.3.0' # Supported PSEditions # CompatiblePSEditions = @()