From 24ea9f6e7b72ee88202401c7e442d3b2d242ec50 Mon Sep 17 00:00:00 2001
From: Erick Hitter <gitlab-s@mxs.ethitter.com>
Date: Mon, 19 May 2025 04:33:02 +0000
Subject: [PATCH] Fix plugin header

---
 wp-print-friendly.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wp-print-friendly.php b/wp-print-friendly.php
index d413628..4512da9 100644
--- a/wp-print-friendly.php
+++ b/wp-print-friendly.php
@@ -5,7 +5,7 @@
  * Plugin URI: http://oomphinc.com/plugins-modules/wp-print-friendly/
  * Description: Extends WordPress' template system to support printer-friendly templates. Works with permalink structures to support nice URLs.
  * Author: Erick Hitter, Steven K Word, and Oomph, Inc.
- * Version: 0.6.3
+ * Version: 0.6.4
  * Author URI: http://oomphinc.com/
  * Text Domain: wp-print-friendly
  * Domain Path: /languages/
-- 
GitLab