Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheGr8 committed Sep 10, 2016
1 parent c66d3f7 commit d666e5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
Expand Down Expand Up @@ -32,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("2.0.*")]
[assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("2.0.0.0")]
[assembly: AssemblyVersion("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Name":"Wox.Spotify",
"Description":"Spotify for Wox",
"Author":"Ioannis G. (@JohnTheGr8)",
"Version":"2.0.0",
"Version":"2.1.0",
"Language":"csharp",
"Website":"https://github.com/JohnTheGr8/Wox.Plugin.Spotify",
"IcoPath":"icon.png",
Expand Down

0 comments on commit d666e5e

Please sign in to comment.