Skip to content

Commit 485830c

Browse files
πŸ”– (25.7.1) (#5272)
* πŸ”– (25.7.1) * build * Remove used release notes --------- Co-authored-by: youngcw <28542559+youngcw@users.noreply.github.com> Co-authored-by: youngcw <calebyoung94@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4aea6f4 commit 485830c

File tree

5 files changed

+4
-10
lines changed

5 files changed

+4
-10
lines changed

β€Žpackages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actual-app/api",
3-
"version": "25.7.0",
3+
"version": "25.7.1",
44
"license": "MIT",
55
"description": "An API for Actual",
66
"engines": {

β€Žpackages/desktop-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actual-app/web",
3-
"version": "25.7.0",
3+
"version": "25.7.1",
44
"license": "MIT",
55
"files": [
66
"build"

β€Žpackages/desktop-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Actual",
44
"productName": "Actual",
55
"description": "A simple and powerful personal finance system",
6-
"version": "25.7.0",
6+
"version": "25.7.1",
77
"scripts": {
88
"clean": "rm -rf dist",
99
"update-client": "bin/update-client",

β€Žpackages/sync-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actual-app/sync-server",
3-
"version": "25.7.0",
3+
"version": "25.7.1",
44
"license": "MIT",
55
"description": "actual syncing server",
66
"bin": {

β€Župcoming-release-notes/5270.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
Β (0)