Compare commits

..

No commits in common. "1.9.1" and "1.9.0" have entirely different histories.
1.9.1 ... 1.9.0

3 changed files with 4 additions and 6 deletions

View file

@ -1,5 +1,3 @@
# 1.9.1
- Opravit chybu s propisováním HTML do názvu obědů
# 1.9.0
- Opravit vzhled na iOS
- Opravit chybu s burzou (update canteenlib)

View file

@ -29,10 +29,10 @@ packages:
dependency: "direct main"
description:
name: canteenlib
sha256: "28148d5e0bc833233c99b25e555a868b165d414463f40898215f141cbae51b40"
sha256: f415b4f71f65b85c0766fc095a16c9b7ef1fd6c912a23e66963b5fdb1a7a6467
url: "https://pub.dev"
source: hosted
version: "2.0.0"
version: "1.1.4"
characters:
dependency: transitive
description:

View file

@ -6,13 +6,13 @@ publish_to: 'none'
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
version: 1.9.1+31
version: 1.9.0+30
environment:
sdk: ">=2.18.2 <3.0.0"
dependencies:
canteenlib: ^2.0.0
canteenlib: ^1.1.4
flutter:
sdk: flutter
flutter_local_notifications: ^12.0.3+1