Version bump

This commit is contained in:
Shawn 2022-10-03 19:42:10 -06:00
parent 3ee600cfec
commit fdaa834f0c
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: wonders name: wonders
description: Explore the famous wonders of the world. description: Explore the famous wonders of the world.
publish_to: "none" publish_to: "none"
version: 1.9.6 version: 1.9.7
environment: environment:
sdk: ">=2.16.0 <3.0.0" sdk: ">=2.16.0 <3.0.0"

View File

@ -1,3 +1,7 @@
# 1.9.7
- Updated impeller version
- Improved load state for search tiles
# 1.9.6 # 1.9.6
- Improved a11y for Home Screen and Artifact Carousel - Improved a11y for Home Screen and Artifact Carousel
- Polished collection icons - Polished collection icons