diff --git a/Bot-Utils/Properties/AssemblyInfo.cs b/Bot-Utils/Properties/AssemblyInfo.cs index a85c4d0..d654fdf 100644 --- a/Bot-Utils/Properties/AssemblyInfo.cs +++ b/Bot-Utils/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("BlubbFish")] [assembly: AssemblyProduct("Bot-Utils")] -[assembly: AssemblyCopyright("Copyright © 2018 - 12.03.2019")] +[assembly: AssemblyCopyright("Copyright © 2018 - 03.04.2019")] [assembly: AssemblyTrademark("© BlubbFish")] [assembly: AssemblyCulture("")] @@ -42,5 +42,6 @@ using System.Runtime.InteropServices; * 1.1.3 Variables parsing now as a String * 1.1.4 add Woff as Binary type * 1.1.5 add a function to send an object as json directly - * 1.1.6 rename functions and make SendFileResponse with a parameter for the folder, + * 1.1.6 rename functions and make SendFileResponse with a parameter for the folder (default resources), + * also put returntype boolean, add function that parse post params, if path is a dictionary try to load index.html */