Plugin Directory

Changeset 2517306


Ignore:
Timestamp:
04/19/2021 04:03:27 AM (5 years ago)
Author:
Lwangaman
Message:

fix version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bibleget-io/tags/7.5/bibleget-io.php

    r2517191 r2517306  
    22/*
    33 * Plugin Name: BibleGet I/O
    4  * Version: 7.4
     4 * Version: 7.5
    55 * Plugin URI: https://www.bibleget.io/
    66 * 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].
     
    2929
    3030
    31 define("BIBLEGETPLUGINVERSION", "v7_4");
     31define("BIBLEGETPLUGINVERSION", "v7_5");
    3232
    3333if (!defined('ABSPATH')) {
Note: See TracChangeset for help on using the changeset viewer.