Skip to content

Commit

Permalink
Update Cargo files for 2.2.2-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
askmeaboutlo0m committed Aug 9, 2024
1 parent ed1b072 commit 70d487e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions 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
Expand Up @@ -8,7 +8,7 @@ members = [
]

[workspace.package]
version = "2.2.2-pre"
version = "2.2.2-beta.3"
publish = false
edition = "2021"
license = "GPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion src/drawdance/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "drawdance"
version = "2.2.2-pre"
version = "2.2.2-beta.3"
rust-version = "1.66.1"
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion src/tools/dprectool/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dprectool"
version = "2.2.2-pre"
version = "2.2.2-beta.3"
rust-version = "1.66.1"
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion src/tools/drawpile-cmd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "drawpilecmd"
version = "2.2.2-pre"
version = "2.2.2-beta.3"
rust-version = "1.66.1"
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion src/tools/drawpile-timelapse/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "drawpiletimelapse"
version = "2.2.2-pre"
version = "2.2.2-beta.3"
rust-version = "1.66.1"
edition = "2021"

Expand Down

0 comments on commit 70d487e

Please sign in to comment.