Skip to content

Commit 3443b7b

Browse files
committed
prepare v13.3.0-2
1 parent 974ed9b commit 3443b7b

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

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

66
## 2024-09-02
77

8-
* v12.4.0-2 published on npmjs.com
8+
* v13.3.0-2 prepared
9+
* 974ed9b 12.4.0-2.1
10+
* ca64ba3 CHANGELOG: publish npm v12.4.0-2.1
911
* 86fe4a3 package.json: update urls for 12.4.0-2.1 release
1012
* 3f41993 blog post release 12.4.0-2 published
1113
* 406bc54 prepare 12.4.0-2

build-assets/scripts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.4.0-2
1+
13.3.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": "12.4.0-2.1",
3+
"version": "13.3.0-2.1.pre",
44
"description": "A binary xPack with the GNU RISC-V Embedded GCC executables",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)