From 231d414969d2686dde54424906682c575531cc4d Mon Sep 17 00:00:00 2001 From: william-man Date: Tue, 7 Apr 2026 11:43:17 +0100 Subject: [PATCH 1/2] Update plugin version tag --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 6ef89e9..e7af8e7 100644 --- a/index.php +++ b/index.php @@ -13,7 +13,7 @@ * Plugin URI: https://github.com/dxw/long-read-plugin * Description: Adds the underlying functionality to enable long-reads * Author: dxw - * Version: 2.1.0 + * Version: 2.2.0 * Network: false */ From 6315acd25937f1150d7f7439d0793d5c6e8be071 Mon Sep 17 00:00:00 2001 From: william-man Date: Tue, 7 Apr 2026 11:44:12 +0100 Subject: [PATCH 2/2] Update Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5fdb80..30525a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## UNRELEASED +## [v2.2.0] - 2026-04-07 ### Changed