Skip to content

Commit

Permalink
Version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferRisa committed Jun 27, 2020
1 parent 3feda16 commit 417ade5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified Wox.Plugin.Currency.wox
Binary file not shown.
4 changes: 2 additions & 2 deletions src/Wox.Plugin.Currency/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
[assembly: AssemblyVersion("2.0.2.0")]
[assembly: AssemblyFileVersion("2.0.2.0")]
2 changes: 1 addition & 1 deletion src/Wox.Plugin.Currency/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Name":"Wox.Plugin.Currency",
"Description":"A smart and easy currency converter for WOX",
"Author":"Kristoffer",
"Version":"1.0.2",
"Version":"2.0.2",
"Language":"csharp",
"Website":"https://github.com/KristofferRisa/Wox.Plugin.Currency",
"IcoPath": "Images\\bank.png",
Expand Down

0 comments on commit 417ade5

Please sign in to comment.