Skip to content

Commit

Permalink
Merge pull request #3 from fabianmieller/develop
Browse files Browse the repository at this point in the history
Add files via upload
  • Loading branch information
fabianmieller authored Jun 27, 2019
2 parents 81bc8fd + 5d3a66c commit 93c4b3e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Binary file added plugin-test/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions plugin-test/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,22 @@
"name": "Plugin Test",
"maintainer": "fabianmieller",
"versions": [
{
"version": "0.0.3",
"download": "http://downloadlink.com",
"hash": "fb6e2acebd55c2c8144512399a71bb327c45806592c9283228a5c4920dcd12ad",
"image": "logo.png",
"require": {
"php": "7.2.19",
"pro": "1.20.0",
"wordpress": "5.2"
}
},
{
"version": "0.0.2",
"download": "http://downloadlink.com",
"hash": "fb6e2acebd55c2c8144580e99a71bb327c45806592c9283228a5c4920dcd12ad",
"image": "logo.png",
"require": {
"php": "7.2.19",
"pro": "1.20.0",
Expand All @@ -16,6 +28,7 @@
"version": "0.0.1",
"download": "http://downloadlink.com",
"hash": "01bba586cb22d63ccb46060bf25f4e786df5c485ce977567d994eeb50968475c",
"image": "logo.png",
"require": {
"php": "7.2.19",
"pro": "1.11.0",
Expand Down

0 comments on commit 93c4b3e

Please sign in to comment.