Skip to content

Commit b2b5210

Browse files
committed
fix: sync tauri version for 1.1.1
1 parent b586345 commit b2b5210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/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": "rsql",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"identifier": "com.rust-dd.rsql",
66
"build": {
77
"beforeDevCommand": "yarn dev",

0 commit comments

Comments
 (0)