From d7b0d0bd42962cc794a923fadc93e084e73f2084 Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Mon, 23 Oct 2017 22:58:06 -0700 Subject: [PATCH] Bump version to 0.3.0 --- CactbotOverlay/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CactbotOverlay/Properties/AssemblyInfo.cs b/CactbotOverlay/Properties/AssemblyInfo.cs index 96601a1a95..6f5074cb1e 100644 --- a/CactbotOverlay/Properties/AssemblyInfo.cs +++ b/CactbotOverlay/Properties/AssemblyInfo.cs @@ -20,5 +20,5 @@ // - Build Number // - Revision // GitHub has only 3 version components, so Revision should always be 0. -[assembly: AssemblyVersion("0.2.1.0")] -[assembly: AssemblyFileVersion("0.2.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.3.0.0")] +[assembly: AssemblyFileVersion("0.3.0.0")] \ No newline at end of file