You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Developers/How-to-release/index.rst
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,9 @@ Step 7: Update Version Information
69
69
- Change the `devel` variable to `release` in `here <https://github.com/I2PC/scipion-em-xmipp/blob/9881da0c6cdec69517e26fc025500d4940d44d0e/xmipp3/version.py#L28>`__
70
70
- 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.
71
71
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>`__
0 commit comments