We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c35fb commit 2cf5319Copy full SHA for 2cf5319
CHANGELOG.md
@@ -5,6 +5,9 @@ Entries in this file are in reverse chronological order.
5
6
## 2024-09-03
7
8
+* v14.2.0-2 prepared
9
+* 53c35fb 13.3.0-2.1
10
+* dd89f14 CHANGELOG: publish npm v13.3.0-2.1
11
* eae81d9 package.json: update urls for 13.3.0-2.1 release
12
* b1abbe0 blog post release 13.3.0-2 published
13
* 5ab066d CHANGELOG update
build-assets/scripts/VERSION
@@ -1 +1 @@
1
-13.3.0-2
+14.2.0-2
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@xpack-dev-tools/riscv-none-elf-gcc",
3
- "version": "13.3.0-2.1",
+ "version": "14.2.0-2.1",
4
"description": "A binary xPack with the GNU RISC-V Embedded GCC executables",
"main": "",
"scripts": {
0 commit comments