Skip to content

Commit

Permalink
bump 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Apr 15, 2023
1 parent cd13b98 commit 82d7bf3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "hemtt"
description = "HEMTT - Arma 3 Build Tool"
version = "1.3.0-rc1"
version = "1.3.0"
edition = "2021"
license = "GPL-2.0"
authors = ["Brett Mayson <[email protected]>"]
Expand Down Expand Up @@ -45,4 +45,4 @@ walkdir = { workspace = true }
zip = { workspace = true }

[target.'cfg(windows)'.dependencies]
winreg = "0.11.0"
winreg = "0.50.0"

0 comments on commit 82d7bf3

Please sign in to comment.