Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
Version bump files
Browse files Browse the repository at this point in the history
  • Loading branch information
dsifford committed Apr 25, 2016
1 parent 557bb06 commit 2998fc7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### 3.0.1
- Fix bug that caused bold text to stay in place if you click and drag a highlighted reference.
- Fix issue where WordPress added escape slashes to custom CSS containing quote characters.
- Fix bug where an error message would display on some pages if a preferred citation style is not set.

### 3.0.0

Expand Down
2 changes: 1 addition & 1 deletion academic-bloggers-toolkit.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: Academic Blogger's Toolkit
* Plugin URI: https://wordpress.org/plugins/academic-bloggers-toolkit/
* Description: A plugin extending the functionality of Wordpress for academic blogging
* Version: 3.0.0
* Version: 3.0.1
* Author: Derek P Sifford
* Author URI: https://github.com/dsifford
* License: GPL3 or later
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://cash.me/$dsifford
Tags: academic, pmid, doi, peer-review, pubmed, citation, bibliography, reference
Requires at least: 4.2.2
Tested up to: 4.5
Stable tag: 3.0.0
Stable tag: 3.0.1
License: GPL3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -68,6 +68,11 @@ Yikes! I'm sorry about that. Please report all issues on the Academic Blogger's

== Changelog ==

= 3.0.1 =
* Fix bug that caused bold text to stay in place if you click and drag a highlighted reference.
* Fix issue where WordPress added escape slashes to custom CSS containing quote characters.
* Fix bug where an error message would display on some pages if a preferred citation style is not set.

= 3.0.0 =
You spoke and I heard, this latest version is (in my opinion) the strongest, most stable, and easiest to use version that has ever existed.

Expand Down

0 comments on commit 2998fc7

Please sign in to comment.