From 12d7744e1eefca8d414033c799ac2fd39b271cad Mon Sep 17 00:00:00 2001 From: Netkas Date: Wed, 18 Oct 2023 15:49:16 -0400 Subject: [PATCH] Bumped version to 2.0.4 --- CHANGELOG.md | 6 ++++++ src/debian/control | 2 +- src/ncc/VERSION | 2 +- src/ncc/version.json | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efea8e6..85dc5e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [2.0.4] - Unreleased + +This update introduces minor bug fixes. + + ## [2.0.3] - 2023-10-17 This update includes enhanced support for PHP statements in AST traversal, a friendly CLI Progress Bar, and fixes diff --git a/src/debian/control b/src/debian/control index d00233f..f939201 100644 --- a/src/debian/control +++ b/src/debian/control @@ -2,7 +2,7 @@ Package: ncc Source: ncc Section: devel Priority: optional -Version: 2.0.3 +Version: 2.0.4 Maintainer: netkas Build-Depends: debhelper-compat (= 13) Standards-Version: 4.5.1 diff --git a/src/ncc/VERSION b/src/ncc/VERSION index 6acdb44..26e3379 100644 --- a/src/ncc/VERSION +++ b/src/ncc/VERSION @@ -1 +1 @@ -2.0.3 \ No newline at end of file +2.0.4 \ No newline at end of file diff --git a/src/ncc/version.json b/src/ncc/version.json index bccaf4e..3fc8d0f 100644 --- a/src/ncc/version.json +++ b/src/ncc/version.json @@ -1,5 +1,5 @@ { - "version": "2.0.3", + "version": "2.0.4", "branch": "stable", "flags": [], "components": [