bump version to 0.3.38

This commit is contained in:
2024-12-14 14:33:11 -07:00
parent a9045e9d61
commit 0e06a781e2
3 changed files with 8 additions and 4 deletions

View File

@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.37] - 2024.12.13
## [0.3.38] - 2024.12.14
### Fixed
- Error on BVC confirmation screen (from IndexedDB refactor)
## [0.3.37] - 2024.12.13 - 4d805b43cd25eed73cdd6651f36ad1ec8c109555
### Added
- Record a give from a project on the project page.
- New button on home page opens the gifted dialog.