Plugin Directory

Changeset 453853


Ignore:
Timestamp:
10/21/2011 02:02:43 PM (14 years ago)
Author:
wolfiezero
Message:

version 1.3.2

Location:
simply-poll/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • simply-poll/trunk/config.php

    r452883 r453853  
    33global $wpdb;
    44
    5 define('SP_VERSION',        '1.3.1');
     5define('SP_VERSION',        '1.3.2');
    66define('SP_FILE',           __FILE__);
    77define('SP_DIR',            dirname(SP_FILE).'/');
  • simply-poll/trunk/readme.txt

    r452883 r453853  
    44Requires at least: 3.0
    55Tested up to: 3.2.1
    6 Stable tag: 1.3.1
     6Stable tag: 1.3.2
    77
    88This plugin easily allows you to create polls.
     
    3535
    3636== Changelog ==
     37
     38= 1.3.2 =
     39* Fixed repo missing poll-submit.php
    3740
    3841= 1.3.1 =
  • simply-poll/trunk/simply-poll.php

    r452929 r453853  
    22/*
    33Plugin Name: Simply Poll
    4 Version: 1.3.1
     4Version: 1.3.2
    55Plugin URI: http://wolfiezero.com/wordpress/simply-poll/
    66Description: This plugin easily allows you to create polls
Note: See TracChangeset for help on using the changeset viewer.