diff --git a/AstroAppHTTPAPI/Properties/AssemblyInfo.cs b/AstroAppHTTPAPI/Properties/AssemblyInfo.cs index f73908e..5de2e47 100644 --- a/AstroAppHTTPAPI/Properties/AssemblyInfo.cs +++ b/AstroAppHTTPAPI/Properties/AssemblyInfo.cs @@ -7,8 +7,8 @@ // [MANDATORY] The assembly versioning //Should be incremented for each new release build of a plugin -[assembly: AssemblyVersion("1.0.0.7")] -[assembly: AssemblyFileVersion("1.0.0.7")] +[assembly: AssemblyVersion("1.0.0.9")] +[assembly: AssemblyFileVersion("1.0.0.9")] // [MANDATORY] The name of your plugin [assembly: AssemblyTitle("Astro HTTP API")]