Skip to content

Commit

Permalink
Update manifest and release date
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Whitehead <[email protected]>
  • Loading branch information
matthew1001 committed Oct 3, 2024
1 parent c9bed10 commit d87917d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions doc-site/docs/releasenotes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ title: Release Notes

[Full release notes](https://github.com/hyperledger/firefly/releases)

## [v1.3.2 - Sept 13, 2024](https://github.com/hyperledger/firefly/releases/tag/v1.3.2)
## [v1.3.2 - Oct 3, 2024](https://github.com/hyperledger/firefly/releases/tag/v1.3.2)

What's New:

- Support for JSON numbers larger than `2^53-1`
See [FFBigInt](../reference/types/simpletypes.md#ffbigint)
- See [FFBigInt](../reference/types/simpletypes.md#ffbigint) for detailed explanation
- Support added to FireFly core, including the UI, FireFly Transaction Manager, and FireFly EVMConnect
- Ability to install FireFly CLI with Brew for MacOS users
See [Brew](../gettingstarted/firefly_cli.md#install-via-homebrew-macOS)
- Miscellaneous bug fixes and minor improvements
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"release": "v1.3.1"
},
"cli": {
"tag": "v1.3.2-rc.2"
"tag": "v1.3.2"
}
}

0 comments on commit d87917d

Please sign in to comment.