Skip to content

Commit 63861dd

Browse files
committed
chore: bump version to 1.3.1+75
1 parent d693b41 commit 63861dd

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to Submersion are documented in this file.
44

55

6+
## 1.3.1 (2026-03-14)
7+
8+
### Bug Fixes
9+
10+
- prevent black screen on startup from failed database migration
11+
12+
### Chores
13+
14+
- bump version to 1.3.1+75
15+
16+
617
## 1.3.0 (2026-03-14)
718

819
### Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: submersion
22
description: An open-source dive logging application for scuba divers.
33
publish_to: 'none'
4-
version: 1.3.0+74
4+
version: 1.3.1+75
55

66
environment:
77
sdk: ^3.10.0

0 commit comments

Comments
 (0)