Skip to content

Commit fbe1544

Browse files
docs: add flatpak metainfo to release process
1 parent cdeb056 commit fbe1544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-process.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Before every minor and major release:
1111
* [ ] Update DIPs with any changes introduced by this release (see [this pull request](https://github.com/dashpay/dips/pull/142) for an example)
1212
* [ ] Update version in `configure.ac` (don't forget to set `CLIENT_VERSION_IS_RELEASE` to `true`)
1313
* [ ] Write release notes (see below). To clear the release notes: `cp doc/release-notes-empty-template.md doc/release-notes.md`
14+
* [ ] Update flatpak [metainfo file](contrib/flatpak/org.dash.dash-core.metainfo.xml) with latest release tag and estimated release data
1415
* [ ] Update `src/chainparams.cpp` `nMinimumChainWork` with information from the `getblockchaininfo` rpc.
1516
* [ ] Update `src/chainparams.cpp` `defaultAssumeValid` with information from the `getblockhash` rpc.
1617
- The selected value must not be orphaned so it may be useful to set the value two blocks back from the tip.

0 commit comments

Comments
 (0)