Bumped version to 1.0.4
This commit is contained in:
parent
3224bcc44a
commit
8835ad9702
2 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,12 @@ 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).
|
||||||
|
|
||||||
|
## [1.0.4] - Unreleased
|
||||||
|
|
||||||
|
This update introduces minor improvements
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [1.0.3] - 2023-07-13
|
## [1.0.3] - 2023-07-13
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
"company": "Nosial",
|
"company": "Nosial",
|
||||||
"copyright": "Copyright (c) 2022-2023 Nosial",
|
"copyright": "Copyright (c) 2022-2023 Nosial",
|
||||||
"description": "ConfigLib is a library for reading and writing configuration files via the NCC Runtime API",
|
"description": "ConfigLib is a library for reading and writing configuration files via the NCC Runtime API",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"uuid": "9347259e-8e4d-11ed-85a7-fd07cf28ef35"
|
"uuid": "9347259e-8e4d-11ed-85a7-fd07cf28ef35"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue