Bump app version to 0.3.1 and update dependencies in package-lock.json

This commit is contained in:
natreex
2026-02-09 19:59:36 -05:00
parent 49bb6e06f5
commit 94cac463fb
2 changed files with 1030 additions and 1256 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "eritorsscribe",
"productName": "ERitors Scribe",
"version": "0.2.1",
"version": "0.3.1",
"type": "module",
"main": "dist/electron/main.js",
"scripts": {