Skip to content

Commit

Permalink
Merge #714: chore: synchronize version with tracker 3.0.0-alpha.12-de…
Browse files Browse the repository at this point in the history
…velop

4c568f8 chore: synchronize version with tracker 3.0.0-alpha.12-develop (Jose Celano)

Pull request description:

  I'm releasing the version `3.0.0-alpha.12` for all Tracker, Index and Index GUI packages following the [release plan](https://github.com/torrust/torrust-index/wiki/Releases).

Top commit has no ACKs.

Tree-SHA512: 0623db7e45beb8b4621ebdece5df2054b5f32bd67d77e51c272cbfb96542598a76e8de8506e8b0dbb959cc7dda45478fd5ebc9315585786ac26f53bc9fcaabd2
  • Loading branch information
josecelano committed Aug 13, 2024
2 parents 8156fd8 + 4c568f8 commit a24f128
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ license = "AGPL-3.0-only"
publish = true
repository = "https://github.com/torrust/torrust-tracker"
rust-version = "1.72"
version = "3.0.0-alpha.3-develop"
version = "3.0.0-alpha.12-develop"

[profile.dev.package.sqlx-macros]
opt-level = 3
Expand Down Expand Up @@ -88,7 +88,7 @@ text-to-png = "0"
thiserror = "1"
tokio = { version = "1", features = ["fs", "io-util", "macros", "net", "rt-multi-thread", "signal", "sync", "time"] }
toml = "0"
torrust-index-located-error = { version = "3.0.0-alpha.3-develop", path = "packages/located-error" }
torrust-index-located-error = { version = "3.0.0-alpha.12-develop", path = "packages/located-error" }
tower = { version = "0.4", features = ["timeout"] }
tower-http = { version = "0", features = ["compression-full", "cors", "propagate-header", "request-id", "trace"] }
trace = "0.1.7"
Expand Down

0 comments on commit a24f128

Please sign in to comment.