Skip to content

Commit a3df6fe

Browse files
committed
release: v0.26.3
1 parent ecc17d0 commit a3df6fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.26.2",
4+
"version": "0.26.3",
55
"identifier": "com.codexu.NoteGen",
66
"build": {
77
"beforeDevCommand": "pnpm dev",
@@ -45,7 +45,7 @@
4545
"icons/icon.ico"
4646
],
4747
"iOS": {
48-
"bundleVersion": "0.26.2",
48+
"bundleVersion": "0.26.3",
4949
"developmentTeam": "RGZC4ZTJMU"
5050
},
5151
"macOS": {

0 commit comments

Comments
 (0)