Plugin Directory

Changeset 2871475


Ignore:
Timestamp:
02/27/2023 07:28:35 AM (3 years ago)
Author:
idofri
Message:

new version-20230227

Location:
woo-pelecard-gateway/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • woo-pelecard-gateway/trunk/includes/Plugin.php

    r2647480 r2871475  
    1818     * @var string $version
    1919     */
    20     public static $version = '1.4.9';
     20    public static $version = '1.4.12';
    2121
    2222    /**
  • woo-pelecard-gateway/trunk/readme.txt

    r2861864 r2871475  
    1 === Pelecard Gateway for WooCommerce ===
     1=== Gateway for Pelecard on WooCommerce ===
    22Contributors: idofri, ramiy
    33Tags: e-commerce, payments, gateway, checkout, pelecard, invoices, woo commerce, subscriptions
    44Requires at least: 5.5
    55Tested up to: 6.1
    6 Stable tag: 1.4.11
     6Stable tag: 1.4.12
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • woo-pelecard-gateway/trunk/woocommerce-pelecard-gateway.php

    r2861864 r2871475  
    11<?php
    22/**
    3  * Plugin Name: Pelecard Gateway for WooCommerce
     3 * Plugin Name: Gateway for Pelecard on WooCommerce
    44 * Plugin URI: https://wordpress.org/plugins/woo-pelecard-gateway/
    55 * Description: Extends WooCommerce with Pelecard payment gateway.
    6  * Version: 1.4.11
     6 * Version: 1.4.12
    77 * Author: Ido Friedlander
    88 * Author URI: https://profiles.wordpress.org/idofri/
Note: See TracChangeset for help on using the changeset viewer.