aboutsummaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-08-13 09:24:02 +0200
committerdavidpkj <davidpenkow1@gmail.com>2023-08-13 09:24:02 +0200
commit8d7b8d2e1befcdb4ef1d18179301d03e831a0f7d (patch)
tree5fb9677e3763fb9209784e4fea2b732a3e854818 /pubspec.yaml
parent12fd95159547ca8d596b8b884ba54a092271d8f6 (diff)
Fixed dev issuesHEADmaster
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 88267aa..1743820 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
name: kulinar_app
description: A cooking app.
publish_to: 'none'
-version: 1.6.2
+version: 1.6.2+8
environment:
sdk: '>=3.0.0-266.0.dev <4.0.0'