diff --git a/ArcdpsLogManager/Properties/AssemblyInfo.cs b/ArcdpsLogManager/Properties/AssemblyInfo.cs index 8d0cdfd4..e75c369c 100644 --- a/ArcdpsLogManager/Properties/AssemblyInfo.cs +++ b/ArcdpsLogManager/Properties/AssemblyInfo.cs @@ -12,5 +12,5 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("909DE828-0610-473B-BE74-CE683C621CDC")] -[assembly: AssemblyVersion("0.1.*")] -[assembly: AssemblyFileVersion("0.1.*")] \ No newline at end of file +[assembly: AssemblyVersion("0.2.*")] +[assembly: AssemblyFileVersion("0.2.*")] \ No newline at end of file