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
In [GitHub releases](https://github.com/eclipse-embed-cdt/eclipse-plugins/releases) add a new release
385
385
386
-
- tag: _v6.3.1_ (with `v`)
387
-
- title _Eclipse Embedded CDT plug-ins v6.3.1_
386
+
- tag: _v6.3.2_ (with `v`)
387
+
- title _Eclipse Embedded CDT plug-ins v6.3.2_
388
388
- copy/paste from the release page
389
-
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.3.1-released/)` with a link to the web page
389
+
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.3.2-released/)` with a link to the web page
390
390
- do not attach files
391
391
- click **Publish release**
392
392
393
393
### Close milestone
394
394
395
395
In [GitHub milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones):
396
396
397
-
- close the v6.3.1 milestone
397
+
- close the v6.3.2 milestone
398
398
399
399
### Update the Eclipse release record
400
400
@@ -405,13 +405,13 @@ and select the new release
405
405
- replace the entire content with links to GitHub:
406
406
407
407
```html
408
-
<p>Version <strong>6.3.1</strong> is a new major/minor/service release; it updates ...</p>
408
+
<p>Version <strong>6.3.2</strong> is a new major/minor/service release; it updates ...</p>
409
409
410
410
<p>Fore more details, please read the project web release pages:</p>
411
411
412
412
<ul>
413
413
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/package-2020-12-released/">Eclipse IDE for Embedded C/C++ Developers 2020-12 released</a> (for installing a new Eclipse)</li>
414
-
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.3.1-released/">Eclipse Embedded CDT plug-ins v6.3.1 released</a> (for updating the plug-ins on an existing Eclipse)</li>
414
+
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.3.2-released/">Eclipse Embedded CDT plug-ins v6.3.2 released</a> (for updating the plug-ins on an existing Eclipse)</li>
415
415
</ul>
416
416
```
417
417
@@ -437,14 +437,14 @@ In Eclipse:
437
437
- select **Mapped Repository**
438
438
- right click: **Show Properties View**
439
439
- in the right side, edit the **Location** field to the new release p2 URL
0 commit comments