From 7115eb604ed38a98ddf7e01858bc72b2b56a8d77 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:36:13 +0100 Subject: [PATCH] v2.0.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- pronamic-client.php | 2 +- readme.txt | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea49139..d542f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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). +## [2.0.1] - 2024-02-29 + +### Commits + +- Bump composer/composer from 2.2.22 to 2.2.23 ([456bc4d](https://github.com/pronamic/wp-pronamic-client/commit/456bc4d798b6b8fd5d24a2930eb777d310dfecab)) + +Full set of changes: [`2.0.0...2.0.1`][2.0.1] + +[2.0.1]: https://github.com/pronamic/wp-pronamic-client/compare/v2.0.0...v2.0.1 + ## [2.0.0] - 2023-11-29 ### Commits diff --git a/package.json b/package.json index b839c8a..436d142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pronamic-client", - "version": "2.0.0", + "version": "2.0.1", "description": "WordPress plugin for Pronamic clients.", "repository": { "type": "git", diff --git a/pronamic-client.php b/pronamic-client.php index ca590da..353a4e5 100644 --- a/pronamic-client.php +++ b/pronamic-client.php @@ -10,7 +10,7 @@ * Plugin Name: Pronamic Client * Plugin URI: https://wp.pronamic.directory/plugins/pronamic-client/ * Description: WordPress plugin for Pronamic clients. - * Version: 2.0.0 + * Version: 2.0.1 * Requires at least: 3.0 * Author: Pronamic * Author URI: https://www.pronamic.eu/ diff --git a/readme.txt b/readme.txt index db783ec..e485854 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: pronamic, remcotolsma Tags: pronamic, client, update, plugin, theme, extension, plugins, themes, extensions Requires at least: 3.0 Tested up to: 6.4 -Stable tag: 2.0.0 +Stable tag: 2.0.1 WordPress plugin for Pronamic clients.