Bumped version to version 2.1.2
This commit is contained in:
parent
d249e99448
commit
9303158674
3 changed files with 7 additions and 2 deletions
|
@ -5,6 +5,11 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [2.1.2] - Ongoing
|
||||||
|
|
||||||
|
This update introduces bug fixes
|
||||||
|
|
||||||
|
|
||||||
## [2.1.1] - 2024-09-24
|
## [2.1.1] - 2024-09-24
|
||||||
|
|
||||||
This update introduces a couple of new features and quality of life improvements
|
This update introduces a couple of new features and quality of life improvements
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2.1.1
|
2.1.2
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"branch": "stable",
|
"branch": "stable",
|
||||||
"flags": [],
|
"flags": [],
|
||||||
"components": [
|
"components": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue