Skip to content

Commit

Permalink
Bump to version 0.105.0 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvanpoppel committed Apr 15, 2020
1 parent a983d9e commit ab36fbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions KeeTrayTOTP/Properties/AssemblyInfo.cs
Expand Up @@ -9,6 +9,6 @@
[assembly: AssemblyCopyright("Copyright © Time Crash 2020")]
[assembly: AssemblyTrademark("2020-04-15")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("0.104.*")]
[assembly: AssemblyFileVersion("0.104.0.0")]
[assembly: AssemblyVersion("0.105.*")]
[assembly: AssemblyFileVersion("0.105.0.0")]
[assembly: InternalsVisibleTo("KeeTrayTOTP.Tests")]
2 changes: 1 addition & 1 deletion version_manifest.txt
@@ -1,3 +1,3 @@
:
KeeTrayTOTP:0.104.0.0
KeeTrayTOTP:0.105.0.0
:

0 comments on commit ab36fbe

Please sign in to comment.