Skip to content

Commit 615a64a

Browse files
committed
bump version
1 parent cef2777 commit 615a64a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("")]
1111
[assembly: AssemblyProduct("Wox.Plugin.Spotify")]
12-
[assembly: AssemblyCopyright("Copyright © 2017")]
12+
[assembly: AssemblyCopyright("Copyright © 2018")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -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.4.0.0")]
35-
[assembly: AssemblyFileVersion("2.4.0.0")]
34+
[assembly: AssemblyVersion("2.5.0.0")]
35+
[assembly: AssemblyFileVersion("2.5.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.4.0",
7+
"Version":"2.5.0",
88
"Language":"csharp",
99
"Website":"https://github.com/JohnTheGr8/Wox.Plugin.Spotify",
1010
"IcoPath":"icon.png",

0 commit comments

Comments
 (0)