From 4a536c8c80a277f4872e49253aaff6745029536c Mon Sep 17 00:00:00 2001 From: corsacca Date: Fri, 17 May 2024 11:16:36 +0100 Subject: [PATCH] v1.3.1 --- disciple-tools-storage.php | 2 +- version-control.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/disciple-tools-storage.php b/disciple-tools-storage.php index 7f2fed7..c3e6bdc 100755 --- a/disciple-tools-storage.php +++ b/disciple-tools-storage.php @@ -5,7 +5,7 @@ * Description: Disciple.Tools - Storage is intended to help manage connections with remote object storage services, such as AWS S3. * Text Domain: disciple-tools-storage * Domain Path: /languages - * Version: 1.3.0 + * Version: 1.3.1 * Author URI: https://github.com/DiscipleTools * GitHub Plugin URI: https://github.com/DiscipleTools/disciple-tools-storage * Requires at least: 4.7.0 diff --git a/version-control.json b/version-control.json index ccadd70..1413d46 100644 --- a/version-control.json +++ b/version-control.json @@ -1,7 +1,7 @@ { "name": "Disciple.Tools - Storage", - "version": "1.3.0", - "last_updated": "2024-04", + "version": "1.3.1", + "last_updated": "2024-05", "author": "Disciple.Tools", "author_homepage": "https://disciple.tools", "git_owner": "DiscipleTools",