wp-content

wordpress/hph
Log | Files | Refs | README | LICENSE

commit a43964743ff30b32abfd435924516cf908f409e4
parent b0243d7dcbe8537d34a619ab2b8dea13a8fb81be
Author: Sean Enck <sean@ttypty.com>
Date:   Sat, 24 Jan 2026 12:30:10 -0500

fixing plugin version

Diffstat:
Mplugins/hphp/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/hphp/Makefile b/plugins/hphp/Makefile @@ -1,9 +1,9 @@ -PLUGIN_VERSION := 1.8.8 +PLUGIN_VERSION := 1.8.9 PLUGIN_JS_VERSION := 1.8.3 PLUGIN_CSS_VERSION := 1.0.1 PLUGIN_JS_HASH := 91459f3 PLUGIN_CSS_HASH := 3b420f2 -PLUGIN_HASH := cc3ce3a +PLUGIN_HASH := 4f3b4fc NEED_FILES := HAVE_HASH := NEED_HASH :=