Skip to content

Commit

Permalink
Bump to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Sep 5, 2023
1 parent d297d34 commit b787f84
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.18.0 / 2023-09-05
==================

* Adds support for retrieving the chia version.

1.17.2 / 2023-05-24
==================

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.2",
"version": "1.18.0",
"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 b787f84

Please sign in to comment.