Plugin Directory

Changeset 449358


Ignore:
Timestamp:
10/10/2011 04:59:58 AM (14 years ago)
Author:
bhoogterp
Message:

Load 1.0.4

Location:
scripture-cloud/trunk
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • scripture-cloud/trunk/readme.txt

    r449007 r449358  
    11=== Scripture Cloud ===
    22Contributors: bhoogterp
    3 Version: 1.0.3
     3Version: 1.0.4
    44Donate link: http://www.churchofthebeyond.com/
    55Tags: bible, widget, scripture, verse, passage, cloud
    66Requires at least: 3.2.1
    77Tested up to: 3.2.1
    8 Stable tag: 1.0.3
     8Stable tag: 1.0.4
    99
    1010Creates a Scripture Cloud of referenced Bible verses in your blog.
  • scripture-cloud/trunk/scripturecloud.php

    r449007 r449358  
    22/*
    33Plugin Name: Scripture Cloud
    4 Version: 1.0.3
     4Version: 1.0.4
    55Plugin URI: http://www.churchofthebeyond.com/
    66Description: Scans and pages for scriptures, and displays them in cloud format (like tags, only scripture references auto-detected).
     
    1010*/
    1111
    12 function scripturecloud_version() {return "1.0.3";}
     12function scripturecloud_version() {return "1.0.4";}
    1313function scripturecloud_sep() {return ";";}
    1414
Note: See TracChangeset for help on using the changeset viewer.