This commit is contained in:
James Long 2022-10-25 02:10:57 -04:00
parent 2256653c16
commit c8e759fd49
2 changed files with 2 additions and 2 deletions

View file

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

View file

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