Tag 1.38.34 (#258)

This should fix some version warnings people are currently seeing - we removed the fastcomp version warnings between repos check after the last version, in emscripten-core/emscripten#8664, #259
This commit is contained in:
Alon Zakai
2019-06-02 09:11:46 -07:00
committed by GitHub
parent 454bf4a7bb
commit 188c3edb9b

View File

@@ -1,6 +1,7 @@
{ {
"latest": "1.38.33", "latest": "1.38.34",
"releases": { "releases": {
"1.38.34": "048cf9424790cc525a7ea6da340820aae226f3b9",
"1.38.33": "3b8cff670e9233a6623563add831647e8689a86b" "1.38.33": "3b8cff670e9233a6623563add831647e8689a86b"
} }
} }