Skip to content

Commit

Permalink
Release 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed Sep 2, 2024
1 parent 4312bec commit e6251ab
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* text=auto
Cargo.lock eol=lf
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hollowknight-autosplit-wasm"
version = "1.3.5"
version = "1.3.6"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion splits/comparison/comparison-linux-wsl-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"left_center_color": null,
"right_color": null,
"text": {
"Center": "hollowknight-autosplit-wasm 1.3.5"
"Center": "hollowknight-autosplit-wasm 1.3.6"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion splits/comparison/comparison-mac-m1-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"left_center_color": null,
"right_color": null,
"text": {
"Center": "hollowknight-autosplit-wasm 1.3.5"
"Center": "hollowknight-autosplit-wasm 1.3.6"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion splits/comparison/comparison-windows-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"left_center_color": null,
"right_color": null,
"text": {
"Center": "hollowknight-autosplit-wasm 1.3.5"
"Center": "hollowknight-autosplit-wasm 1.3.6"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion splits/comparison/comparison-windows-obs-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"left_center_color": null,
"right_color": null,
"text": {
"Center": "hollowknight-autosplit-wasm 1.3.5"
"Center": "hollowknight-autosplit-wasm 1.3.6"
}
}
}
Expand Down

0 comments on commit e6251ab

Please sign in to comment.