Plugin Directory

Changeset 2295091


Ignore:
Timestamp:
04/30/2020 07:46:39 AM (6 years ago)
Author:
outfunnel
Message:

Tagged v1.4.2

Location:
outfunnel
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • outfunnel/tags/1.4.2/commit.txt

    r2240469 r2295091  
    1 4e09b55ee67135414d76839449e257a41a231ff0
     14ea23d977b084d14fc890321ac460e9a196a664f
  • outfunnel/tags/1.4.2/languages/outfunnel.pot

    r2240469 r2295091  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: outfunnel 1.4.1\n"
     9"Project-Id-Version: outfunnel 1.4.2\n"
    1010"Report-Msgid-Bugs-To: devel@outfunnel.com\n"
    11 "POT-Creation-Date: 2020-02-07 12:59+0000\n"
     11"POT-Creation-Date: 2020-04-30 07:46+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • outfunnel/tags/1.4.2/outfunnel.php

    r2240469 r2295091  
    22/*
    33Plugin Name: Outfunnel
    4 Version: 1.4.1
     4Version: 1.4.2
    55Author: andrisreinman
    66Author URI: https://outfunnel.com/
     
    1818    {
    1919
    20         public $plugin_version = '1.4.1';
     20        public $plugin_version = '1.4.2';
    2121
    2222        public function __construct()
  • outfunnel/tags/1.4.2/readme.txt

    r2240469 r2295091  
    33Tags: analytics, outfunnel, outfunnel plugin
    44Requires at least: 4.2
    5 Tested up to: 5.3.2
    6 Stable tag: 1.4.1
     5Tested up to: 5.4.1
     6Stable tag: 1.4.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • outfunnel/trunk/commit.txt

    r2240469 r2295091  
    1 4e09b55ee67135414d76839449e257a41a231ff0
     14ea23d977b084d14fc890321ac460e9a196a664f
  • outfunnel/trunk/languages/outfunnel.pot

    r2240469 r2295091  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: outfunnel 1.4.1\n"
     9"Project-Id-Version: outfunnel 1.4.2\n"
    1010"Report-Msgid-Bugs-To: devel@outfunnel.com\n"
    11 "POT-Creation-Date: 2020-02-07 12:59+0000\n"
     11"POT-Creation-Date: 2020-04-30 07:46+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • outfunnel/trunk/outfunnel.php

    r2240469 r2295091  
    22/*
    33Plugin Name: Outfunnel
    4 Version: 1.4.1
     4Version: 1.4.2
    55Author: andrisreinman
    66Author URI: https://outfunnel.com/
     
    1818    {
    1919
    20         public $plugin_version = '1.4.1';
     20        public $plugin_version = '1.4.2';
    2121
    2222        public function __construct()
  • outfunnel/trunk/readme.txt

    r2240469 r2295091  
    33Tags: analytics, outfunnel, outfunnel plugin
    44Requires at least: 4.2
    5 Tested up to: 5.3.2
    6 Stable tag: 1.4.1
     5Tested up to: 5.4.1
     6Stable tag: 1.4.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.