diff --git a/CactbotOverlay/Properties/AssemblyInfo.cs b/CactbotOverlay/Properties/AssemblyInfo.cs index 7f32c5aca5..f26c3b783c 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.9.1.0")] -[assembly: AssemblyFileVersion("0.9.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.9.2.0")] +[assembly: AssemblyFileVersion("0.9.2.0")] \ No newline at end of file