Skip to content

Commit 4c65c1b

Browse files
Bump version to 0.4.4
1 parent 5320a36 commit 4c65c1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "athas",
33
"private": true,
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"type": "module",
66
"scripts": {
77
"tauri": "tauri",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "Athas",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"identifier": "com.code.athas",
66
"build": {
77
"beforeDevCommand": "bun vite",

0 commit comments

Comments
 (0)