Skip to content

Commit 4ea1d63

Browse files
committed
Bump version
1 parent 14e332e commit 4ea1d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autorun/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "autorun"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
authors = ["Vurv78 <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/Vurv78/Autorun-rs"
@@ -20,7 +20,7 @@ http = ["tinyget"] # To check for updates and download plugins in the future.
2020

2121
[dependencies]
2222
autorun-shared = { path = "../autorun-shared" }
23-
rglua = { version = "3.0.0-beta2" }
23+
rglua = { version = "3.0.0" }
2424

2525
lupat = { git = "https://github.com/Vurv78/lupat" }
2626
detour = { version = "0.8", default-features = false }

0 commit comments

Comments
 (0)