From 5ce1c8cfa128752b8997b7b6e455f8e96a5d4dfc Mon Sep 17 00:00:00 2001 From: Netkas Date: Mon, 4 Sep 2023 21:56:36 -0400 Subject: [PATCH] Bumped version to 2.0.0 --- CHANGELOG.md | 2 +- src/ncc/version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d911b..79848e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,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). -## [1.0.4] - Unreleased +## [2.0.0] - Unreleased This update introduces major changes in the codebase, including the removal of Win32 support, and the addition of new features and reduced the number of exceptions down to 15 exceptions. diff --git a/src/ncc/version.json b/src/ncc/version.json index c7a3ee2..3ff9367 100644 --- a/src/ncc/version.json +++ b/src/ncc/version.json @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "2.0.0", "branch": "stable", "flags": [], "components": [