Skip to content

Commit c62f427

Browse files
committed
chore: Increase version
1 parent e48f644 commit c62f427

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cardgamesmanager",
33
"private": true,
4-
"version": "1.1.2",
4+
"version": "2.0.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"package": {
99
"productName": "cardgamesmanager",
10-
"version": "1.1.2"
10+
"version": "2.0.0"
1111
},
1212
"tauri": {
1313
"updater": {

0 commit comments

Comments
 (0)