mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
🔖 (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>
This commit is contained in:
committed by
GitHub
parent
4aea6f4898
commit
485830c859
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actual-app/api",
|
"name": "@actual-app/api",
|
||||||
"version": "25.7.0",
|
"version": "25.7.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "An API for Actual",
|
"description": "An API for Actual",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actual-app/web",
|
"name": "@actual-app/web",
|
||||||
"version": "25.7.0",
|
"version": "25.7.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
"build"
|
"build"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"author": "Actual",
|
"author": "Actual",
|
||||||
"productName": "Actual",
|
"productName": "Actual",
|
||||||
"description": "A simple and powerful personal finance system",
|
"description": "A simple and powerful personal finance system",
|
||||||
"version": "25.7.0",
|
"version": "25.7.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -rf dist",
|
"clean": "rm -rf dist",
|
||||||
"update-client": "bin/update-client",
|
"update-client": "bin/update-client",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actual-app/sync-server",
|
"name": "@actual-app/sync-server",
|
||||||
"version": "25.7.0",
|
"version": "25.7.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "actual syncing server",
|
"description": "actual syncing server",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
category: Bugfix
|
|
||||||
authors: [youngcw]
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix adding decimals to desktop amount inputs
|
|
||||||
Reference in New Issue
Block a user