diff --git a/LxRunOffline/AssemblyInfo.cs b/LxRunOffline/AssemblyInfo.cs index 458be50..3749d2a 100644 --- a/LxRunOffline/AssemblyInfo.cs +++ b/LxRunOffline/AssemblyInfo.cs @@ -8,5 +8,5 @@ [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.1.0")] -[assembly: AssemblyInformationalVersion("2.1.0")] +[assembly: AssemblyVersion("2.1.1")] +[assembly: AssemblyInformationalVersion("2.1.1")] diff --git a/appveyor.yml b/appveyor.yml index b3ac50f..6203d0e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,9 +23,8 @@ deploy: artifact: /.*\.zip/ description: | **Release Notes** - - Directly manipulate registry to provide better flexibility. - - Add some usefull commands. - - Use CommandLineParser for the CLI. + - Fix some typos in the help text. + - Remove unnecessary DLLs in the released files. auth_token: secure: saJApLHQjPJ+XmMy3Qk+khAvfIKI4dveBtSnUESRX14qpUy3WPlhM97Ixbja/Tjg on: