Skip to content

Commit 288de5b

Browse files
authored
Merge pull request #2583 from get10101/release/2.4.5
2 parents ac2713c + 98c9c83 commit 288de5b

5 files changed

Lines changed: 8 additions & 8 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.4"
3+
version = "2.4.5"
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.4"
3+
version = "2.4.5"
44
edition = "2021"
55

66
[lib]

mobile/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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.4
4+
version: 2.4.5
55
environment:
66
sdk: '>=3.1.2 <4.0.0'
7-
flutter: '3.22.1'
7+
flutter: 3.22.1
88
dependencies:
99
flutter:
1010
sdk: flutter

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.4"
3+
version = "2.4.5"
44
build = "build.rs"
55
edition = "2021"
66

0 commit comments

Comments
 (0)