From 2cf5319e57229352347f9184cc49780bc962a7ae Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Tue, 3 Sep 2024 07:56:51 +0300 Subject: [PATCH] prepare v14.2.0-2 --- CHANGELOG.md | 3 +++ build-assets/scripts/VERSION | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a24f5b..87b987a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ Entries in this file are in reverse chronological order. ## 2024-09-03 +* v14.2.0-2 prepared +* 53c35fb 13.3.0-2.1 +* dd89f14 CHANGELOG: publish npm v13.3.0-2.1 * eae81d9 package.json: update urls for 13.3.0-2.1 release * b1abbe0 blog post release 13.3.0-2 published * 5ab066d CHANGELOG update diff --git a/build-assets/scripts/VERSION b/build-assets/scripts/VERSION index 6fb7c25..7af25e9 100644 --- a/build-assets/scripts/VERSION +++ b/build-assets/scripts/VERSION @@ -1 +1 @@ -13.3.0-2 +14.2.0-2 diff --git a/package.json b/package.json index 2c75324..807a4f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpack-dev-tools/riscv-none-elf-gcc", - "version": "13.3.0-2.1", + "version": "14.2.0-2.1", "description": "A binary xPack with the GNU RISC-V Embedded GCC executables", "main": "", "scripts": {