From 6966fd39d03e1aad90ee6a6a6b8565a5b8e29892 Mon Sep 17 00:00:00 2001 From: netkas Date: Tue, 7 Jan 2025 21:08:11 -0500 Subject: [PATCH] Bumped version to 1.1.6 --- CHANGELOG.md | 5 +++++ project.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03bb5b1..8f06b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.6] - 2025-01-07 + +This update introduces minor improvements + + ## [1.1.5] - 2024-12-27 This update introduces minor improvements diff --git a/project.json b/project.json index 70045d4..3d235f4 100644 --- a/project.json +++ b/project.json @@ -24,7 +24,7 @@ "description": "ConfigLib is a library for reading and writing configuration files via the NCC Runtime API", "company": "Nosial", "copyright": "Copyright (c) 2022-2023 Nosial", - "version": "1.1.5", + "version": "1.1.6", "uuid": "9347259e-8e4d-11ed-85a7-fd07cf28ef35" }, "build": {