Skip to content

Commit b172a56

Browse files
committed
chore: release v1.9.1
1 parent 6c33450 commit b172a56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "e2fly",
33
"private": true,
4-
"version": "1.9.0",
4+
"version": "1.9.1",
55
"type": "module",
66
"repository": {
77
"type": "git",

src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schema.tauri.app/config/2.0.0",
33
"productName": "E2Fly",
44
"mainBinaryName": "E2Fly",
5-
"version": "1.9.0",
5+
"version": "1.9.1",
66
"identifier": "com.0x-jerry.dev",
77
"build": {
88
"beforeBuildCommand": "pnpm build:web",

0 commit comments

Comments
 (0)