Skip to content

Commit eeb503c

Browse files
committed
updated plugin version for quick release
1 parent c4e92da commit eeb503c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("1.0.1.0")]
36+
[assembly: AssemblyFileVersion("1.0.1.0")]

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name":"Wox.Spotify",
55
"Description":"Spotify for Wox",
66
"Author":"Ioannis G. (@JohnTheGr8)",
7-
"Version":"1.0.0",
7+
"Version":"1.0.1",
88
"Language":"csharp",
99
"Website":"https://github.com/JohnTheGr8/Wox.Plugin.Spotify",
1010
"ExecuteFileName":"Wox.Plugin.Spotify.dll"

0 commit comments

Comments
 (0)