Skip to content

Commit

Permalink
Bump to v2.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
DDoSolitary committed Feb 7, 2018
1 parent 262142d commit e8c69e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions LxRunOffline/AssemblyInfo.cs
Expand Up @@ -8,5 +8,5 @@

[assembly: ComVisible(false)]

[assembly: AssemblyVersion("2.2.0")]
[assembly: AssemblyInformationalVersion("2.2.0")]
[assembly: AssemblyVersion("2.2.1")]
[assembly: AssemblyInformationalVersion("2.2.1")]
5 changes: 1 addition & 4 deletions appveyor.yml
Expand Up @@ -31,10 +31,7 @@ deploy:
artifact: /.*\.zip/
description: |
**Release Notes**
- Rewrite tar extraction and directory copying. Support `.tar` and `.tar.xz` files.
- Add the `install -r` option to support tar files with preceding directories.
- Add the `duplicate` option.
- Fix an error message in `UninstallDistro`.
- Update .NET Framework version to 4.7.1 to fix dependencies to .NET Standard.
auth_token:
secure: saJApLHQjPJ+XmMy3Qk+khAvfIKI4dveBtSnUESRX14qpUy3WPlhM97Ixbja/Tjg
on:
Expand Down

0 comments on commit e8c69e5

Please sign in to comment.