Skip to content

Commit

Permalink
release changes for windows and linux platforms - v1.0.7.41
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarika Gautam authored and Sarika Gautam committed May 18, 2022
1 parent 440feec commit 62d2bd2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,27 +58,25 @@ packages:
source: hosted
version: "1.0.0"
at_client:
dependency: "direct overridden"
dependency: transitive
description:
path: at_client
ref: get_keys_bugfix
resolved-ref: c1d1311589eb6b756f447d62c5a83cb8ee34441b
url: "https://github.com/atsign-foundation/at_client_sdk"
source: git
version: "3.0.21"
name: at_client
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.23"
at_client_mobile:
dependency: "direct main"
description:
name: at_client_mobile
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.13"
version: "3.1.15"
at_common_flutter:
dependency: "direct main"
description:
path: at_common_flutter
ref: "fix/missing-fontweight"
resolved-ref: da2090e4fd06567e872f4b5ee791d239642852fe
ref: trunk
resolved-ref: "47e75ed12e54e093a8319bc17d83270747588e30"
url: "https://github.com/atsign-foundation/at_widgets"
source: git
version: "2.0.7"
Expand All @@ -100,20 +98,20 @@ packages:
dependency: "direct main"
description:
path: at_contacts_flutter
ref: "feat/598"
resolved-ref: a4ecda2faf1ffb8d7855aafaa09e129dbac8825f
ref: trunk
resolved-ref: "47e75ed12e54e093a8319bc17d83270747588e30"
url: "https://github.com/atsign-foundation/at_widgets"
source: git
version: "4.0.3"
version: "4.0.4"
at_contacts_group_flutter:
dependency: "direct main"
description:
path: at_contacts_group_flutter
ref: "feat/598"
resolved-ref: a4ecda2faf1ffb8d7855aafaa09e129dbac8825f
ref: trunk
resolved-ref: "47e75ed12e54e093a8319bc17d83270747588e30"
url: "https://github.com/atsign-foundation/at_widgets"
source: git
version: "4.0.3"
version: "4.0.4"
at_lookup:
dependency: transitive
description:
Expand All @@ -125,8 +123,8 @@ packages:
dependency: "direct main"
description:
path: at_onboarding_flutter
ref: "fix/missing-fontweight"
resolved-ref: da2090e4fd06567e872f4b5ee791d239642852fe
ref: trunk
resolved-ref: "47e75ed12e54e093a8319bc17d83270747588e30"
url: "https://github.com/atsign-foundation/at_widgets"
source: git
version: "4.0.2"
Expand Down Expand Up @@ -432,11 +430,13 @@ packages:
source: hosted
version: "4.5.1"
file_saver:
dependency: transitive
dependency: "direct overridden"
description:
name: file_saver
url: "https://pub.dartlang.org"
source: hosted
path: "."
ref: main
resolved-ref: "877b25c6088491037be79e426a7c9c1598d17142"
url: "https://github.com/incrediblezayed/file_saver.git"
source: git
version: "0.1.0"
file_selector:
dependency: "direct main"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ msix_config:
publisher_display_name: "The @ Company"
identity_name: TheCompany.mospherePro
publisher: CN=BBFE1D0B-F713-4C7F-B375-5EA851CBB1FF
msix_version: 1.0.6.0
msix_version: 1.0.7.0
logo_path: app-icon.png
capabilities: internetClient
store: true

0 comments on commit 62d2bd2

Please sign in to comment.