Skip to content

Commit

Permalink
release 2.5 update with bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lwangaman authored and Lwangaman committed Feb 17, 2015
1 parent 1333ddd commit 63728ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bibleget-io.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: BibleGet I/O
Version: 2.4
Version: 2.5
Plugin URI: http://www.bibleget.io/
Description: Easily insert Bible quotes from a choice of Bible versions into your articles or pages with the shortcode [bibleget].
Author: John Romano D'Orazio
Expand Down
8 changes: 7 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: bible,shortcode,quote,citation
Requires at least: 3.0.1
Tested up to: 4.1.0
Stable tag: 2.4
Stable tag: 2.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -120,6 +120,9 @@ Almeno la prima query deve indicare il nome del libro sul quale effettuare la ri

== Changelog ==

= 2.5 =
* Bugfix for older versions of PHP that require a third parameter in preg_match_all

= 2.4 =
* Bugfix for older versions of PHP that don't seem to work correctly with mb_substr
* Initialize default values for when options haven't been set yet
Expand Down Expand Up @@ -164,6 +167,9 @@ Almeno la prima query deve indicare il nome del libro sul quale effettuare la ri

== Upgrade Notice ==

= 2.5 =
This is a major release which uses the new and upgraded BibleGet I/O service engine. Must update. (plus Bugfixes)

= 2.4 =
This is a major release which uses the new and upgraded BibleGet I/O service engine. Must update. (plus Bugfixes)

Expand Down

0 comments on commit 63728ef

Please sign in to comment.