Skip to content

Commit 993595e

Browse files
1010Juanbonomat
authored andcommitted
Prepare release 2.4.7
1 parent 1903387 commit 993595e

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coordinator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "coordinator"
3-
version = "2.4.5"
3+
version = "2.4.7"
44
edition = "2021"
55

66
[dependencies]

mobile/native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "native"
3-
version = "2.4.5"
3+
version = "2.4.7"
44
edition = "2021"
55

66
[lib]

mobile/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: get_10101
22
description: 10101 combines the power of a self-custodial on-chain and off-chain wallet with the vast world of trading.
33
publish_to: none
4-
version: 2.4.5
4+
version: 2.4.7
55
environment:
66
sdk: '>=3.1.2 <4.0.0'
77
flutter: 3.22.1

webapp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "webapp"
3-
version = "2.4.5"
3+
version = "2.4.7"
44
build = "build.rs"
55
edition = "2021"
66

0 commit comments

Comments
 (0)