From eef68a7cc0ec070a9fe5cece2670b910cbd1f7d1 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sat, 25 Jun 2022 15:47:22 -0700 Subject: [PATCH] Fix translation support --- eth-escape-headspace.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eth-escape-headspace.php b/eth-escape-headspace.php index 41b4bb2..eb0076c 100644 --- a/eth-escape-headspace.php +++ b/eth-escape-headspace.php @@ -4,7 +4,7 @@ * Plugin URI: https://ethitter.com/plugins/ * Description: Output existing HeadSpace2 data without the original plugin. Allows HeadSpace2 (no longer maintained) to be deactivated without impactacting legacy content. * Author: Erick Hitter - * Version: 0.2.1 + * Version: 0.2.2 * Author URI: https://ethitter.com/ * Text Domain: eth-escape-headspace2 * Domain Path: /languages/ -- GitLab