Skip to content

Commit

Permalink
Bump to 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed May 24, 2023
1 parent 6b524d0 commit b59ab1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.17.2 / 2023-05-24
==================

* Correctly parse CAT balances.
* Skip logging in with the first fingerprint if already logged in to a wallet.

1.17.1 / 2023-04-26
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chia-dashboard-satellite",
"version": "1.17.1",
"version": "1.17.2",
"repository": "https://github.com/felixbrucker/chia-dashboard-satellite.git",
"bugs": "https://github.com/felixbrucker/chia-dashboard-satellite/issues",
"license": "GPL-3.0",
Expand Down

0 comments on commit b59ab1a

Please sign in to comment.