diff --git a/native/sockdrive b/native/sockdrive index f7c49e0..7ace18a 160000 --- a/native/sockdrive +++ b/native/sockdrive @@ -1 +1 @@ -Subproject commit f7c49e08e9b212fec83d90be04740db999c5f2f0 +Subproject commit 7ace18aa4930b77433719b268d14ffb710ad125c diff --git a/package.json b/package.json index 50410c8..73c6bd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulators", - "version": "8.2.0", + "version": "8.2.1", "description": "Emulators (dos) with standartized API", "main": "dist/emulators.js", "types": "dist/types/emulators.d.ts", diff --git a/src/build.ts b/src/build.ts index e24adeb..41d1fb9 100644 --- a/src/build.ts +++ b/src/build.ts @@ -5,10 +5,10 @@ // gulpfile.ts/wasm.ts --> generateBuildInfo export const Build = { - version: "8.1.8 (98fe757e5f9a84c1b21e0849e289c8ba)", - buildSeed: 1724939828246, + version: "8.2.0 (4fc94fc3ea78038a4d10fd989a6beb25)", + buildSeed: 1725541109951, "wdosbox-x.wasm": { - "size": 6304303, + "size": 6305136, "gzSize": 0 }, "wdosbox-x.js": {