2 parents 39f484c + ecb47f5 commit 587fd73Copy full SHA for 587fd73
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "papercache",
3
"private": true,
4
- "version": "0.5.0-beta",
+ "version": "0.5.0",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
src-tauri/tauri.conf.json
"$schema": "https://schema.tauri.app/2.0.0/tauri.schema.json",
"productName": "PaperCache",
"identifier": "com.variablethe.papercache",
"build": {
"beforeDevCommand": "npm run dev",
0 commit comments