From 7f11a931084fa3e402fda1259d335ea3a7d2e238 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Thu, 29 Sep 2022 05:16:21 +0000 Subject: [PATCH] Version Numbering --- changelog.md | 2 +- package.json | 2 +- plugin.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 4e9fe60..af3d590 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] +## [5.1.1] 2022-09-29 ### Added - Initial functionality pre-changelog diff --git a/package.json b/package.json index f5494dc..4660b5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ascott-analytical-chambers-test-standards", - "version": "5.1.0", + "version": "5.1.1", "main": "index.js", "repository": "git@bitbucket.org:pieweb/ascott-analytical-chambers-test-standards.git", "author": "Neil Pie ", diff --git a/plugin.php b/plugin.php index a5e6c95..9099ada 100644 --- a/plugin.php +++ b/plugin.php @@ -2,7 +2,7 @@ /* Plugin Name: Anything Description: A bespoke plugin to add all functionality -Version: 2.3.2 +Version: 5.1.1 Author: The team at PIE Author URI: http://pie.co.de */