Skip to content

Commit c5bfea1

Browse files
Kiril KirkovKiril Kirkov
authored andcommitted
tag change
1 parent 0e8e39c commit c5bfea1

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.9
6+
Version: 2.0
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.9
46-
- git push origin v1.9
45+
- git tag v2.0
46+
- git push origin v2.0

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.9
7+
Stable tag: 2.0
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)