Skip to content

Commit d87917d

Browse files
committed
Update manifest and release date
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
1 parent c9bed10 commit d87917d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc-site/docs/releasenotes/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ title: Release Notes
44

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

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

99
What's New:
1010

1111
- Support for JSON numbers larger than `2^53-1`
12-
See [FFBigInt](../reference/types/simpletypes.md#ffbigint)
12+
- See [FFBigInt](../reference/types/simpletypes.md#ffbigint) for detailed explanation
13+
- Support added to FireFly core, including the UI, FireFly Transaction Manager, and FireFly EVMConnect
1314
- Ability to install FireFly CLI with Brew for MacOS users
1415
See [Brew](../gettingstarted/firefly_cli.md#install-via-homebrew-macOS)
1516
- Miscellaneous bug fixes and minor improvements

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"release": "v1.3.1"
6060
},
6161
"cli": {
62-
"tag": "v1.3.2-rc.2"
62+
"tag": "v1.3.2"
6363
}
6464
}

0 commit comments

Comments
 (0)