From f5160b184294034f192a08df4693fdca0e1be227 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Tue, 12 May 2026 15:44:32 +1000 Subject: [PATCH] chore: bump to v1.5.0 - 14-day activity chart --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 7ebee03..9a93c82 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -8,5 +8,5 @@ using System.Runtime.InteropServices; [assembly: AssemblyCopyright("Copyright 2026 Jess Rogerson")] [assembly: ComVisible(false)] [assembly: Guid("b1c2d3e4-f5a6-7890-abcd-ef1234567891")] -[assembly: AssemblyVersion("1.4.1.0")] -[assembly: AssemblyFileVersion("1.4.1.0")] +[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyFileVersion("1.5.0.0")]