Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daih27 committed Sep 5, 2023
1 parent e61945b commit 9ae5dd9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions app_version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"app_name": "psychphinder",
"new_app_version": "1.0.7",
"new_app_code": "9",
"new_app_version": "1.0.8",
"new_app_code": "10",
"android_package": "com.daih.psychphinder",
"windows_package" : "psychphinder",
"linux_package" : "psychphinder"
Expand Down
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
sha256: "49b1fad315e57ab0bbc15bcbb874e83116a1d78f77ebd500a4af6c9407d6b28e"
url: "https://pub.dev"
source: hosted
version: "3.3.7"
version: "3.3.8"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -921,18 +921,18 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "38d8e783681bc342e92dc9799cbe4421d08c4d210a67ee9d61d0f7310491a465"
sha256: "47e208a6711459d813ba18af120d9663c20bdf6985d6ad39fe165d2538378d27"
url: "https://pub.dev"
source: hosted
version: "6.1.13"
version: "6.1.14"
url_launcher_android:
dependency: transitive
description:
name: url_launcher_android
sha256: ef7e34951ffa963fb7a65928deeb38d40fb3c5975baf93c1d631341ff7f2650a
sha256: b04af59516ab45762b2ca6da40fa830d72d0f6045cd97744450b73493fa76330
url: "https://pub.dev"
source: hosted
version: "6.0.39"
version: "6.1.0"
url_launcher_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -961,10 +961,10 @@ packages:
dependency: transitive
description:
name: url_launcher_platform_interface
sha256: "4d0dae953f80dc06fa24c58d0f8381302139c22c2dad301417787ad96f5f73bd"
sha256: "95465b39f83bfe95fcb9d174829d6476216f2d548b79c38ab2506e0458787618"
url: "https://pub.dev"
source: hosted
version: "2.1.4"
version: "2.1.5"
url_launcher_web:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: psychphinder
description: A searcher for the TV show Psych.
publish_to: 'none'
version: 1.0.7+9
version: 1.0.8+10

environment:
sdk: '>=3.0.5 <4.0.0'
Expand Down

0 comments on commit 9ae5dd9

Please sign in to comment.