We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888d2e9 commit d0fcfd2Copy full SHA for d0fcfd2
packages/api/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@actual-app/api",
3
- "version": "24.10.0",
+ "version": "24.10.1",
4
"license": "MIT",
5
"description": "An API for Actual",
6
"engines": {
packages/desktop-client/package.json
"name": "@actual-app/web",
"files": [
"build"
packages/desktop-electron/package.json
@@ -3,7 +3,7 @@
"author": "Actual",
"productName": "Actual",
"description": "A simple and powerful personal finance system",
7
"scripts": {
8
"clean": "rm -rf dist",
9
"update-client": "bin/update-client",
0 commit comments