We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a78eab commit 71b3c97Copy full SHA for 71b3c97
Properties/AssemblyInfo.cs
@@ -31,5 +31,5 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("2.0.*")]
34
-[assembly: AssemblyVersion("2.1.0.0")]
35
-[assembly: AssemblyFileVersion("2.1.0.0")]
+[assembly: AssemblyVersion("2.2.0.0")]
+[assembly: AssemblyFileVersion("2.2.0.0")]
plugin.json
@@ -4,7 +4,7 @@
4
"Name":"Wox.Spotify",
5
"Description":"Spotify for Wox",
6
"Author":"Ioannis G. (@JohnTheGr8)",
7
- "Version":"2.1.0",
+ "Version":"2.2.0",
8
"Language":"csharp",
9
"Website":"https://github.com/JohnTheGr8/Wox.Plugin.Spotify",
10
"IcoPath":"icon.png",
0 commit comments