Skip to content

Commit 3e30421

Browse files
authored
Merge pull request #1669 from hyperledger/bump_cli
Update CLI version for v1.3.3 release
2 parents 135a8ad + c6f80c0 commit 3e30421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc-site/docs/releasenotes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Release Notes
66

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

9-
## [v1.3.3 - Mar 24, 2025](https://github.com/hyperledger/firefly/releases/tag/v1.3.3)
9+
## [v1.3.3 - Mar 25, 2025](https://github.com/hyperledger/firefly/releases/tag/v1.3.3)
1010

1111
What's New:
1212
- Add new interface for blockchain plugins to stream receipt notifications in transactional batches

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.3-rc.1"
62+
"tag": "v1.3.3"
6363
}
6464
}

0 commit comments

Comments
 (0)