Skip to content

Commit 4076c02

Browse files
committed
chore: bump version
1 parent 27a53d0 commit 4076c02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ packages:
8989
dependency: "direct main"
9090
description:
9191
path: "."
92-
ref: c075c3daed1f4ff849dc0326b0343b2d5ba5a922
93-
resolved-ref: c075c3daed1f4ff849dc0326b0343b2d5ba5a922
92+
ref: "v1.5.0"
93+
resolved-ref: b40e262bf60ec146b6c907ef5ae1881176e85d5e
9494
url: "https://github.com/flutter-news-app-full-source-code/core.git"
9595
source: git
96-
version: "1.4.0"
96+
version: "1.5.0"
9797
crypto:
9898
dependency: transitive
9999
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_news_app_web_dashboard_full_source_code
22
description: "A Flutter web application for comprehensive content management and administration within the Flutter News App Full Source Code Toolkit."
33
repository: https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code
44
publish_to: none
5-
version: 1.6.0
5+
version: 1.7.0
66

77
environment:
88
sdk: ^3.9.0
@@ -95,7 +95,7 @@ dependency_overrides:
9595
core:
9696
git:
9797
url: https://github.com/flutter-news-app-full-source-code/core.git
98-
ref: c075c3daed1f4ff849dc0326b0343b2d5ba5a922
98+
ref: v1.5.0
9999
http_client:
100100
git:
101101
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)