Skip to content

Commit 81d05e1

Browse files
authored
Mark 3.1.3 as released (#16160)
1 parent eae20fe commit 81d05e1

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.3
21+
3.1.4
2222
-----
23+
24+
3.1.3 - 31/01/2022
25+
------------------
2326
- The file packager now supports embedding files directly into wasm memory and
2427
`emcc` now uses this mode when the `--embed-file` option is used. If you
2528
use `file_packager` directly it is recommended that you switch to the new mode

emscripten-version.txt

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

0 commit comments

Comments
 (0)