Skip to content

Commit 4f1058c

Browse files
committed
release: v0.22.2
1 parent b1a25e5 commit 4f1058c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src-tauri/icons/icon_ios.png

5.87 KB
Loading

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "NoteGen",
4-
"version": "0.22.1",
4+
"version": "0.22.2",
55
"identifier": "com.codexu.NoteGen",
66
"build": {
77
"beforeDevCommand": "pnpm dev",
@@ -44,7 +44,7 @@
4444
"icons/icon.ico"
4545
],
4646
"iOS": {
47-
"bundleVersion": "21001"
47+
"bundleVersion": "0.22.2"
4848
}
4949
},
5050
"plugins": {

0 commit comments

Comments
 (0)