Skip to content

Commit 71b3c97

Browse files
committed
bump version
1 parent 9a78eab commit 71b3c97

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
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("2.0.*")]
34-
[assembly: AssemblyVersion("2.1.0.0")]
35-
[assembly: AssemblyFileVersion("2.1.0.0")]
34+
[assembly: AssemblyVersion("2.2.0.0")]
35+
[assembly: AssemblyFileVersion("2.2.0.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":"2.1.0",
7+
"Version":"2.2.0",
88
"Language":"csharp",
99
"Website":"https://github.com/JohnTheGr8/Wox.Plugin.Spotify",
1010
"IcoPath":"icon.png",

0 commit comments

Comments
 (0)