From d15d16d3e6b5e11474edd6d1c32adb8d0231a4a5 Mon Sep 17 00:00:00 2001 From: Weston Happ Date: Tue, 7 Jan 2025 00:03:49 -0500 Subject: [PATCH] 2.1.6 update for WP directory --- readme.txt | 6 +++++- tuxedo_big_file_uploads.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 84c23e0..0536fcf 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: uglyrobot, jdailey, andtrev Tags: increase file size limit, increase upload limit, max upload file size, post max size, upload limit, file upload, files uploader, ftp, video uploader, AJAX Requires at least: 5.3 Tested up to: 6.6.1 -Stable tag: 2.1.5 +Stable tag: 2.1.6 Requires PHP: 5.6 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -110,6 +110,10 @@ You can report security bugs through the Patchstack Vulnerability Disclosure Pro == Changelog == +2.1.6 - 2025-1-7 +---------------------------------------------------------------------- +- 2025 update + 2.1.5 - 2025-1-7 ---------------------------------------------------------------------- - Copyright update diff --git a/tuxedo_big_file_uploads.php b/tuxedo_big_file_uploads.php index 70fb1fe..6791312 100644 --- a/tuxedo_big_file_uploads.php +++ b/tuxedo_big_file_uploads.php @@ -2,7 +2,7 @@ /** * Plugin Name: Big File Uploads * Description: Enable large file uploads in the built-in WordPress media uploader via multipart uploads, and set maximum upload file size to any value based on user role. Uploads can be as large as available disk space allows. - * Version: 2.1.5 + * Version: 2.1.6 * Author: Infinite Uploads * Author URI: https://infiniteuploads.com/?utm_source=bfu_plugin&utm_medium=plugin&utm_campaign=bfu_plugin&utm_content=meta * Network: true