From d94b0a5e59dde460eab3e081197f96dd45e6a195 Mon Sep 17 00:00:00 2001 From: Luke Secomb <13529535+lukethacoder@users.noreply.github.com> Date: Sun, 22 Sep 2019 13:48:09 +1000 Subject: [PATCH] bump php version to 1.1.3 --- netlify-webhook-deploy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-webhook-deploy.php b/netlify-webhook-deploy.php index 712a207..af9e885 100644 --- a/netlify-webhook-deploy.php +++ b/netlify-webhook-deploy.php @@ -7,7 +7,7 @@ Plugin Name: Webhook Netlify Deploy Plugin URI: http://github.com/lukethacoder/wp-webhook-netlify-deploy Description: Adds a Build Website button that sends a webhook request to build a netlify hosted website when clicked -Version: 1.1.2 +Version: 1.1.3 Author: Luke Secomb Author URI: https://lukesecomb.digital License: GPLv3 or later