Skip to content

Commit 7f11a93

Browse files
author
Github Actions
committed
Version Numbering
1 parent 5c527b0 commit 7f11a93

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [5.1.1] 2022-09-29
88

99
### Added
1010
- Initial functionality pre-changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ascott-analytical-chambers-test-standards",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"main": "index.js",
55
"repository": "[email protected]:pieweb/ascott-analytical-chambers-test-standards.git",
66
"author": "Neil Pie <[email protected]>",

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
Plugin Name: Anything
44
Description: A bespoke plugin to add all functionality
5-
Version: 2.3.2
5+
Version: 5.1.1
66
Author: The team at PIE
77
Author URI: http://pie.co.de
88
*/

0 commit comments

Comments
 (0)