Skip to content

Commit

Permalink
Bump to v2.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
DDoSolitary committed Dec 24, 2017
1 parent ccc8538 commit 8575088
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LxRunOffline/AssemblyInfo.cs
Expand Up @@ -8,5 +8,5 @@

[assembly: ComVisible(false)]

[assembly: AssemblyVersion("2.1.1")]
[assembly: AssemblyInformationalVersion("2.1.1")]
[assembly: AssemblyVersion("2.1.2")]
[assembly: AssemblyInformationalVersion("2.1.2")]
5 changes: 3 additions & 2 deletions appveyor.yml
Expand Up @@ -31,8 +31,9 @@ deploy:
artifact: /.*\.zip/
description: |
**Release Notes**
- Fix some typos in the help text.
- Remove unnecessary DLLs in the released files.
- Use `robocopy` to support installing to different volumes.
- Retry on directory deletion failures.
- Fix the problem that the program crashes when some registry keys doesn't exist. (#14)
auth_token:
secure: saJApLHQjPJ+XmMy3Qk+khAvfIKI4dveBtSnUESRX14qpUy3WPlhM97Ixbja/Tjg
on:
Expand Down

0 comments on commit 8575088

Please sign in to comment.