Changeset 2517306
- Timestamp:
- 04/19/2021 04:03:27 AM (5 years ago)
- File:
-
- 1 edited
-
bibleget-io/tags/7.5/bibleget-io.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bibleget-io/tags/7.5/bibleget-io.php
r2517191 r2517306 2 2 /* 3 3 * Plugin Name: BibleGet I/O 4 * Version: 7. 44 * Version: 7.5 5 5 * Plugin URI: https://www.bibleget.io/ 6 6 * Description: Easily insert Bible quotes from a choice of Bible versions into your articles or pages with the "Bible quote" block or with the shortcode [bibleget]. … … 29 29 30 30 31 define("BIBLEGETPLUGINVERSION", "v7_ 4");31 define("BIBLEGETPLUGINVERSION", "v7_5"); 32 32 33 33 if (!defined('ABSPATH')) {
Note: See TracChangeset
for help on using the changeset viewer.