We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e92da commit eeb503cCopy full SHA for eeb503c
Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.0.0.0")]
36
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.1.0")]
+[assembly: AssemblyFileVersion("1.0.1.0")]
plugin.json
@@ -4,7 +4,7 @@
4
"Name":"Wox.Spotify",
5
"Description":"Spotify for Wox",
6
"Author":"Ioannis G. (@JohnTheGr8)",
7
- "Version":"1.0.0",
+ "Version":"1.0.1",
8
"Language":"csharp",
9
"Website":"https://github.com/JohnTheGr8/Wox.Plugin.Spotify",
10
"ExecuteFileName":"Wox.Plugin.Spotify.dll"
0 commit comments