diff --git a/MONI/Properties/AssemblyInfo.cs b/MONI/Properties/AssemblyInfo.cs index ec41042..c19c2f8 100644 --- a/MONI/Properties/AssemblyInfo.cs +++ b/MONI/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.9.9.2")] -[assembly: AssemblyFileVersion("0.9.9.2")] +[assembly: AssemblyVersion("0.9.9.3")] +[assembly: AssemblyFileVersion("0.9.9.3")] diff --git a/moni_updates.json b/moni_updates.json index 9dd4cc9..c92f87f 100644 --- a/moni_updates.json +++ b/moni_updates.json @@ -89,5 +89,12 @@ "Projekt-Suche: Die Liste kann in den Settings nach GB vorgefiltert werden", ], "DownLoadURL" : "https://github.com/dotob/moni/releases/download/0.9.9.2/MONI.exe" +},{ + "Version":"0.9.9.3", + "Changes":[ + "GeƤndert: Flyouts nicht mehr modal. (Projekt-, Positionsnummern-Suche, etc)", + "Gefixed: Der Hilfe Text war nicht mehr sichtbar", + ], + "DownLoadURL" : "https://github.com/dotob/moni/releases/download/0.9.9.3/MONI.exe" }, ] \ No newline at end of file