We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5320a36 commit 4c65c1bCopy full SHA for 4c65c1b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "athas",
3
"private": true,
4
- "version": "0.4.3",
+ "version": "0.4.4",
5
"type": "module",
6
"scripts": {
7
"tauri": "tauri",
src-tauri/tauri.conf.json
"$schema": "https://schema.tauri.app/config/2",
"productName": "Athas",
"identifier": "com.code.athas",
"build": {
"beforeDevCommand": "bun vite",
0 commit comments