Skip to content

Commit

Permalink
Bump to 5.4 and prepare the release
Browse files Browse the repository at this point in the history
See: #2.
  • Loading branch information
Mamaduka committed Mar 23, 2020
1 parent 68da6eb commit 38205ef
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sorta-brilliant-stream-share",
"version": "1.0.2",
"version": "1.0.3",
"description": "Advanced Twitch embed block for the Gutenberg",
"author": "sorta brilliant",
"license": "GPL-2.0-or-later",
Expand Down
7 changes: 4 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: sortabrilliant, mamaduka
Tags: twitch, video, stream, block
Requires at least: 5.0
Tested up to: 5.3.2
Tested up to: 5.4
Requires PHP: 5.6
Stable tag: 1.0.2
Stable tag: 1.0.3
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Expand All @@ -17,7 +17,7 @@ We support the embedding of:

* Livestreams: [https://www.twitch.tv/backlogathon/](https://www.twitch.tv/backlogathon/)
* Videos: [https://www.twitch.tv/videos/510127216](https://www.twitch.tv/videos/510127216)
* Clips: [https://www.twitch.tv/backlogathon/clip/BenevolentWimpyRabbitPhilosoraptor](https://www.twitch.tv/backlogathon/clip/BenevolentWimpyRabbitPhilosoraptor)
* Clips: [https://www.twitch.tv/backlogathon/clip/BenevolentWimpyRabbitPhilosoraptor](https://www.twitch.tv/backlogathon/clip/BenevolentWimpyRabbitPhilosoraptor)
* Collections: [https://www.twitch.tv/collections/VNsQ6mVT2BWRPg](https://www.twitch.tv/collections/VNsQ6mVT2BWRPg)
* Videos from collections: [https://www.twitch.tv/videos/510127216?collection=VNsQ6mVT2BWRPg](https://www.twitch.tv/videos/510127216?collection=VNsQ6mVT2BWRPg)

Expand All @@ -32,6 +32,7 @@ This plugin is brought to you by [sorta brilliant](https://sortabrilliant.com/)
3. We'll take care of the rest.

== Changelog ==
* 1.0.3 Update "Tested up to" WordPress version.
* 1.0.2 Adds Github deploy actions
* 1.0.1 Remove development files from the release builds
* 1.0.0 Initial commit
2 changes: 1 addition & 1 deletion stream-share.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: StreamShare for Twitch is the best way to share your Twitch content on your WordPress site
* Author: sorta brilliant
* Author URI: https://sortabrilliant.com/
* Version: 1.0.2
* Version: 1.0.3
* License: GPL-2.0-or-later
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
*
Expand Down

0 comments on commit 38205ef

Please sign in to comment.