This commit is contained in:
James Long 2022-10-25 10:04:19 -04:00
parent c8e759fd49
commit 12289792da
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@actual-app/web",
"version": "4.1.1",
"version": "22.10.25",
"license": "MIT",
"files": [
"build"

View file

@ -3,7 +3,7 @@
"productName": "Actual",
"author": "Shift Reset LLC",
"description": "A simple and powerful personal finance system",
"version": "4.1.1",
"version": "22.10.25",
"scripts": {
"clean": "rm -rf dist",
"build": "electron-builder",