More languages added & version number finally set to 0.5.1.

This commit is contained in:
koichixD
2026-02-09 21:49:24 +01:00
parent 417b83bb41
commit cfec10b1bf
10 changed files with 259 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "quasar-items-editor",
"version": "0.5.0",
"version": "0.5.1",
"identifier": "com.wf.quasar-items-editor",
"build": {
"beforeDevCommand": "npm run dev",