Skip to content

Commit

Permalink
Prepare release 2.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
1010Juan committed Aug 7, 2024
1 parent a7e0be4 commit d4a162c
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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 coordinator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coordinator"
version = "2.4.8"
version = "2.4.9"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion mobile/native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "native"
version = "2.4.8"
version = "2.4.9"
edition = "2021"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion mobile/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: get_10101
description: 10101 combines the power of a self-custodial on-chain and off-chain wallet with the vast world of trading.
publish_to: none
version: 2.4.8
version: 2.4.9
environment:
sdk: '>=3.1.2 <4.0.0'
flutter: 3.22.1
Expand Down
2 changes: 1 addition & 1 deletion webapp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "webapp"
version = "2.4.8"
version = "2.4.9"
build = "build.rs"
edition = "2021"

Expand Down

0 comments on commit d4a162c

Please sign in to comment.