-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
,"lowCaseName": "getyoutube" | ||
,"description": "A simple video retrieval Snippet for MODX Revolution" | ||
,"author": "David Pede <[email protected]> <https://twitter.com/davepede>" | ||
,"version": "1.1.0-pl" | ||
,"version": "1.1.1-pl" | ||
,"package":{ | ||
"actions": [{ | ||
"id": 1 | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
-------------------- | ||
Extra: getYoutube | ||
-------------------- | ||
Version: 1.1.0-pl | ||
Version: 1.1.1-pl | ||
Released: March 13, 2017 | ||
Since: February 25, 2014 | ||
Author: David Pede <[email protected]> <https://twitter.com/davepede> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* A simple video retrieval Snippet for MODX Revolution. | ||
* | ||
* @author David Pede <[email protected]> <https://twitter.com/davepede> | ||
* @version 1.1.0-pl | ||
* @version 1.1.1-pl | ||
* @released March 13, 2017 | ||
* @since February 25, 2014 | ||
* @package getyoutube | ||
|