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",
"version": "4.0.2",
"version": "4.1.1",
"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.0.2",
"version": "4.1.1",
"scripts": {
"clean": "rm -rf dist",
"build": "electron-builder",