Skip to content

Commit e090d34

Browse files
committed
v4.1.0
1 parent 3a1ea7e commit e090d34

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,6 +1,6 @@
11
{
22
"name": "prompta",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"private": true,
55
"scripts": {
66
"dev:tauri": "tauri dev",

src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "Prompta",
11-
"version": "4.0.2"
11+
"version": "4.1.0"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)