Skip to content

Commit 35bdfa6

Browse files
committed
Release v3.0.1
1 parent 9025880 commit 35bdfa6

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## v3.0.1
22

3-
**Published:** `Unreleased`
3+
**Published:** `2026-05-09T17:00:00Z`
44

55
**Changes**
66

77
- Add the Japanese translations. **Contributor**: @cwatanab
8+
- Fix Turso cipher options toggle
89

910
## v3.0.0
1011

tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Dataflare",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"identifier": "app.dataflare.desktop",
66
"build": {
77
"beforeDevCommand": "pnpm dev:web",

0 commit comments

Comments
 (0)