Plugin Directory

Changeset 2295105


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

Tagged v1.4.3

Location:
outfunnel
Files:
2 deleted
8 edited
1 copied

Legend:

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

    r2295091 r2295105  
    1 4ea23d977b084d14fc890321ac460e9a196a664f
     194e182ff0a3c531502b91b9cb5b37b423df17626
  • outfunnel/tags/1.4.3/languages/outfunnel.pot

    r2295091 r2295105  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: outfunnel 1.4.2\n"
     9"Project-Id-Version: outfunnel 1.4.3\n"
    1010"Report-Msgid-Bugs-To: devel@outfunnel.com\n"
    11 "POT-Creation-Date: 2020-04-30 07:46+0000\n"
     11"POT-Creation-Date: 2020-04-30 07:57+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.3/outfunnel.php

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

    r2295091 r2295105  
    44Requires at least: 4.2
    55Tested up to: 5.4.1
    6 Stable tag: 1.4.2
     6Stable tag: 1.4.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • outfunnel/trunk/commit.txt

    r2295091 r2295105  
    1 4ea23d977b084d14fc890321ac460e9a196a664f
     194e182ff0a3c531502b91b9cb5b37b423df17626
  • outfunnel/trunk/languages/outfunnel.pot

    r2295091 r2295105  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: outfunnel 1.4.2\n"
     9"Project-Id-Version: outfunnel 1.4.3\n"
    1010"Report-Msgid-Bugs-To: devel@outfunnel.com\n"
    11 "POT-Creation-Date: 2020-04-30 07:46+0000\n"
     11"POT-Creation-Date: 2020-04-30 07:57+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

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

    r2295091 r2295105  
    44Requires at least: 4.2
    55Tested up to: 5.4.1
    6 Stable tag: 1.4.2
     6Stable tag: 1.4.3
    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.