Plugin Directory

Changeset 442493


Ignore:
Timestamp:
09/23/2011 06:49:44 AM (15 years ago)
Author:
brainstormmedia
Message:

Merge branch 'r/1.1.1'

Location:
basecamp-bug-report/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • basecamp-bug-report/trunk/basecamp-bug-report.php

    r442492 r442493  
    44Plugin URI: http://brainstormmedia.com
    55Description: Allow clients to submit bug reports from the Admin Bar to a Basecamp todo list.
    6 Version: 1.1
     6Version: 1.1.1
    77Author: Brainstorm Media
    88Author URI: http://brainstormmedia.com
     
    2626class StormBasecampBugReport {
    2727   
    28     var $version = '1.1';
     28    var $version = '1.1.1';
    2929
    3030    /**
  • basecamp-bug-report/trunk/readme.txt

    r440619 r442493  
    55Requires at least: 3.1
    66Tested up to: 3.2.1
    7 Stable tag: 1.1
     7Stable tag: 1.1.1
    88
    99Allow clients to submit bug reports from the Admin Bar to a Basecamp todo list.
     
    2828
    2929== Changelog ==
     30
     31= 1.1.1 =
     32* Fix Project ID override when auto-detection isn't used
     33* Increase reliability of Basecamp connection
    3034
    3135= 1.1 =
Note: See TracChangeset for help on using the changeset viewer.