Skip to content

Commit 0e48859

Browse files
authored
Mark 3.1.48 as released (#20620)
1 parent 0a97dd1 commit 0e48859

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.48 (in development)
21+
3.1.49 (in development)
2222
-----------------------
23+
24+
3.1.48 - 11/05/23
25+
-----------------
2326
- The JS `assert` function is no longer available in release builds when
2427
`-sSTRICT` is used. This should only affect users with custom JS library code
2528
which doesn't use `#if ASSERTIONS` guards around their `assert` calls. This

emscripten-version.txt

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

0 commit comments

Comments
 (0)