Skip to content

Commit 02c59d9

Browse files
πŸ”– (25.6.1) (#5099)
* πŸ”– (25.6.1) * Remove used release notes --------- Co-authored-by: matt-fidd <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f9f6917 commit 02c59d9

File tree

7 files changed

+4
-22
lines changed

7 files changed

+4
-22
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.6.0",
3+
"version": "25.6.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.6.0",
3+
"version": "25.6.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.6.0",
6+
"version": "25.6.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.6.0",
3+
"version": "25.6.1",
44
"license": "MIT",
55
"description": "actual syncing server",
66
"bin": {

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

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

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

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

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

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

0 commit comments

Comments
Β (0)