Skip to content

Commit a37255c

Browse files
Kiril KirkovKiril Kirkov
authored andcommitted
version change
1 parent a6a073f commit a37255c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

KirilKirkovSpotifySearch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
Plugin Name: Search for Spotify
55
Description: This plugin search in Spotify for tracks, albums, playlists and artists.
6-
Version: 1.6
6+
Version: 1.7
77
Author: Kiril Kirkov
88
Author URI: https://github.com/kirilkirkov/
99
License: GPLv2 or later

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
- git add File.php
4343
- git commit -m "Fix something in File.php"
4444
- git push origin master
45-
- git tag v1.0
46-
- git push origin v1.0
45+
- git tag v1.7
46+
- git push origin v1.7

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
44
Tags: spotify search, spotify, spotify widget, spotify shortcode
55
Requires at least: 4.7
66
Tested up to: 6.9
7-
Stable tag: 1.6
7+
Stable tag: 1.7
88
Requires PHP: 7.0
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)