Skip to content

Commit 2cf5319

Browse files
committed
prepare v14.2.0-2
1 parent 53c35fb commit 2cf5319

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Entries in this file are in reverse chronological order.
55

66
## 2024-09-03
77

8+
* v14.2.0-2 prepared
9+
* 53c35fb 13.3.0-2.1
10+
* dd89f14 CHANGELOG: publish npm v13.3.0-2.1
811
* eae81d9 package.json: update urls for 13.3.0-2.1 release
912
* b1abbe0 blog post release 13.3.0-2 published
1013
* 5ab066d CHANGELOG update

build-assets/scripts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.3.0-2
1+
14.2.0-2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xpack-dev-tools/riscv-none-elf-gcc",
3-
"version": "13.3.0-2.1",
3+
"version": "14.2.0-2.1",
44
"description": "A binary xPack with the GNU RISC-V Embedded GCC executables",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)