Skip to content

Commit

Permalink
Prepare release 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenLundsgaard committed Dec 1, 2023
1 parent 0b75621 commit 0cc6fdc
Show file tree
Hide file tree
Showing 7 changed files with 414 additions and 383 deletions.
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions gtm-kit.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* GTM Kit Plugin
*
* Plugin Name: GTM Kit
* Version: 1.17.0-beta.1
* Version: 1.17
* Plugin URI: https://gtmkit.com/
* Description: Google Tag Manager implementation focusing on flexibility and pagespeed.
* Author: TLA Media
Expand All @@ -27,7 +27,7 @@
exit();
}

const GTMKIT_VERSION = '1.17.0-beta.1';
const GTMKIT_VERSION = '1.17';

if ( ! defined( 'GTMKIT_FILE' ) ) {
define( 'GTMKIT_FILE', __FILE__ );
Expand Down
6 changes: 3 additions & 3 deletions languages/gtm-kit.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: GTM Kit 1.17.0-beta.1\n"
"Project-Id-Version: GTM Kit 1.17\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gtm-kit\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-11-23T22:24:56+00:00\n"
"POT-Creation-Date: 2023-12-01T07:29:15+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Domain: gtm-kit\n"

#. Plugin Name of the plugin
Expand Down
Loading

0 comments on commit 0cc6fdc

Please sign in to comment.