Skip to content

Commit f8e4c8c

Browse files
committed
v1.3.7 bump
1 parent 7dea424 commit f8e4c8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.3.6</Version>
3+
<Version>1.3.7</Version>
44
<Company>Bars</Company>
55
<Product>MLVScan</Product>
66
</PropertyGroup>

MLVScan.WASM/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mlvscan/wasm-core",
3-
"version": "1.3.6",
3+
"version": "1.3.7",
44
"description": "WebAssembly core for MLVScan - scanning Unity mods in the browser",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)