Skip to content

Commit ea9bd26

Browse files
authored
.
1 parent 9b5d409 commit ea9bd26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Developers/How-to-release/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Step 7: Update Version Information
6969
- Change the `devel` variable to `release` in `here <https://github.com/I2PC/scipion-em-xmipp/blob/9881da0c6cdec69517e26fc025500d4940d44d0e/xmipp3/version.py#L28>`__
7070
- Update `_current_xmipp_tag` (pay attemption the name convention, the tag is generated by the release action and looks lie this: 'v3.24.12-Poseidon) and `_currentBinVersion` accordingly.
7171

72+
3. **Logo devel to release**
73+
- Change the name of the logo from xmipp_logo_devel.png to xmipp_logo.png in the `project.toml file <https://github.com/I2PC/scipion-em-xmipp/blob/913abc9a86bdf10977b8498dec936c4145393715/pyproject.toml#L33>`__
74+
7275
Step 8: Validate Release Branches Locally
7376
------------------------------------------
7477
a. Simulate localy

0 commit comments

Comments
 (0)