Skip to content

Commit

Permalink
Bumped version up to 0.9.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AliaksandrVahura-ScienceSoft committed Nov 23, 2017
1 parent ab73016 commit 75ab4f2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "laterpay/laterpay-wordpress-plugin",
"description": "This is the official LaterPay plugin for selling digital content with WordPress",
"license": "MIT",
"version": "0.9.27",
"version": "0.9.27.1",
"config": {
"vendor-dir": "laterpay/vendor",
"secure-http": true
Expand Down
5 changes: 4 additions & 1 deletion laterpay/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://laterpay.net
Tags: laterpay, accept micropayments, accept payments, access control, billing, buy now pay later, content monetization, creditcard, debitcard, free to read, laterpay for wordpress, laterpay payment, laterpay plugin, micropayments, monetize, paid content, pay button, pay per use, payments, paywall, PPU, sell digital content, sell digital goods, single sale, wordpress laterpay
Requires at least: 3.5.2
Tested up to: 4.8.2
Stable tag: 0.9.27
Stable tag: 0.9.27.1
Author URI: https://laterpay.net
Plugin URI: https://github.com/laterpay/laterpay-wordpress-plugin
License: MIT
Expand Down Expand Up @@ -195,6 +195,9 @@ Please see the "Test and Live Mode" section.

== Changelog ==

= 0.9.27.1 (November 23, 2017): Bugfix Release (v1.0 RC25) =
* Fixed issue with plugin update

= 0.9.27 (November 23, 2017): Bugfix Release (v1.0 RC24) =
* Added a new, highly customizable appearance option which shows all purchase options in the same overlay.
* Optimized and reduced necessary API requests.
Expand Down
2 changes: 1 addition & 1 deletion laterpay/laterpay.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://github.com/laterpay/laterpay-wordpress-plugin
* Description: Sell digital content with LaterPay. It allows super easy and fast payments from as little as 5 cent up to 149.99 Euro at a 15% fee and no fixed costs.
* Author: LaterPay GmbH, Mihail Turalenka and Aliaksandr Vahura
* Version: 0.9.27
* Version: 0.9.27.1
* Author URI: https://laterpay.net/
* Textdomain: laterpay
* Domain Path: /languages
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laterpay-wordpress-plugin",
"version": "0.9.27",
"version": "0.9.27.1",
"description": "LaterPay WordPress plugin",
"main": "index.js",
"dependencies": {},
Expand Down

0 comments on commit 75ab4f2

Please sign in to comment.