From f11fb0a7bd5c0401c4d5b770449b2d528e90a8df Mon Sep 17 00:00:00 2001 From: ArtisanLRO Date: Fri, 9 Jul 2021 13:45:59 +1000 Subject: [PATCH] Switch dictionaries --- README.md | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a1d79035..50948eb1c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

A mobile video player, reader assistant and card creation toolkit tailored for language learners.

Latest GitHub Release:
-0.24.4-beta ๐Ÿ‡ฏ๐Ÿ‡ต โ†’ ๐Ÿ‡ฌ๐Ÿ‡ง
+0.24.5-beta ๐Ÿ‡ฏ๐Ÿ‡ต โ†’ ๐Ÿ‡ฌ๐Ÿ‡ง
0.16.8-beta ๐Ÿ‡ฐ๐Ÿ‡ท โ†’ ๐Ÿ‡ฌ๐Ÿ‡ง

@@ -33,7 +33,7 @@ 0.21 ยท 0.22 ยท 0.23 ยท - 0.24 + 0.24

# ๐Ÿ“š Uninterrupted language immersion at your fingertips diff --git a/pubspec.yaml b/pubspec.yaml index ad3934239..144685c9a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: jidoujisho description: A mobile video player tailored for Japanese language learners. publish_to: none -version: 0.24.4+61 +version: 0.24.5+62 environment: sdk: ">=2.7.0 <3.0.0"