Skip to content

Commit 254277f

Browse files
committed
prepare 12.4.0-2
1 parent 800eab6 commit 254277f

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-
* v11.5.0-2 published on npmjs.com
8+
* 800eab6 re-generate workflows
9+
* 52cb338 11.5.0-2.1
10+
* ce2b945 CHANGELOG: publish npm v11.5.0-2.1
911
* 934a44e package.json: update urls for 11.5.0-2.1 release
1012
* 8695c29 build-assets/templates update
1113
* c4ad880 blog post release 11.5.0-2 published

build-assets/scripts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.5.0-2
1+
12.4.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": "11.5.0-2.1",
3+
"version": "12.4.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)