Skip to content

Commit 0486179

Browse files
Mark 3.1.69 as released (#22727)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: emscripten-bot <[email protected]>
1 parent 38cad97 commit 0486179

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ to browse the changes between the tags.
1818

1919
See docs/process.md for more on how version tagging works.
2020

21-
3.1.69 (in development)
21+
3.1.70 (in development)
2222
-----------------------
23+
24+
3.1.69 - 10/12/24
25+
-----------------
2326
- The usage of `EM_BOOL` in the emscripten API has been replaced with C/C++
2427
bool. This change should not be observable since `EM_BOOL` has been
2528
equivalent to `bool` since #22157. (#22155)

emscripten-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.69-git
1+
3.1.70-git

0 commit comments

Comments
 (0)