Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
Release 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
A5hleyRich committed Jul 13, 2015
1 parent 8d7c765 commit 07b0fb0
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions delightful-downloads.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Delightful Downloads
Plugin URI: http://delightfulwp.com/delightful-downloads/
Description: A super-awesome downloads manager for WordPress.
Version: 1.5.3
Version: 1.5.4
Author: Ashley Rich
Author URI: http://ashleyrich.com
License: GPL2
Expand Down Expand Up @@ -94,7 +94,7 @@ public static function get_instance() {
private function setup_constants() {

if( !defined( 'DEDO_VERSION' ) ) {
define( 'DEDO_VERSION', '1.5.3' );
define( 'DEDO_VERSION', '1.5.4' );
}

if( !defined( 'DEDO_PLUGIN_URL' ) ) {
Expand Down
Binary file modified languages/delightful-downloads-de_DE.mo
Binary file not shown.
Binary file modified languages/delightful-downloads-el.mo
Binary file not shown.
Binary file modified languages/delightful-downloads-fr_FR.mo
Binary file not shown.
Binary file modified languages/delightful-downloads-nl_NL.mo
Binary file not shown.
Binary file modified languages/delightful-downloads-pt_PT.mo
Binary file not shown.
Binary file modified languages/delightful-downloads-ru_RU.mo
Binary file not shown.
Binary file modified languages/delightful-downloads-sv_SE.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions languages/delightful-downloads.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: delightful-downloads 1.5.3\n"
"Project-Id-Version: delightful-downloads 1.5.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-07-12 16:41+0100\n"
"POT-Creation-Date: 2015-07-13 08:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: download, manager, downloads, monitor, shortcode, delightful downloads, file, counter, tracking
Requires at least: 4.2.2
Tested up to: 4.2.2
Stable tag: 1.5.3
Stable tag: 1.5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -83,6 +83,10 @@ Please refer to the [FAQ](http://delightfulwp.com/delightful-downloads/faq/ "Del

== Changelog ==

= 1.5.4 =

* Bug fix: Minified JavaScript files missing

= 1.5.3 =

* New: Pro subscribe form added to _Settings_ screen
Expand Down

0 comments on commit 07b0fb0

Please sign in to comment.