Skip to content

Commit

Permalink
Release/release 2 2 9 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilleszczak2 authored Jul 5, 2021
1 parent 959709c commit e9b0b7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pay-now/paynow-woocommerce",
"description": "paynow.pl plugin for WooCommerce",
"license": "GPLv3",
"version": "2.2.8",
"version": "2.2.9",
"authors": [
{
"name": "mElements S.A.",
Expand All @@ -13,7 +13,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=7.1",
"pay-now/paynow-php-sdk": "^2.0",
"pay-now/paynow-php-sdk": "^2.1.2",
"nyholm/psr7": "^1.2",
"php-http/curl-client": "^2.1"
}
Expand Down
2 changes: 1 addition & 1 deletion src/pay-by-paynow-pl.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Pay by paynow.pl
* Plugin URI: https://github.com/pay-now/paynow-woocommerce
* Description: Accepts secure BLIK, credit cards payments and fast online transfers by paynow.pl
* Version: 2.2.8
* Version: 2.2.9
* Requires PHP: 7.1
* Author: mElements S.A.
* Author URI: https://www.paynow.pl
Expand Down

0 comments on commit e9b0b7c

Please sign in to comment.