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
380
380
381
-
- tag: _v6.6.0_ (with `v`)
382
-
- title _Eclipse Embedded CDT plug-ins v6.6.0_
381
+
- tag: _v6.6.1_ (with `v`)
382
+
- title _Eclipse Embedded CDT plug-ins v6.6.1_
383
383
- copy/paste from the release page
384
-
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.0-released/)` with a link to the web page
384
+
- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.1-released/)` with a link to the web page
385
385
- do not attach files
386
386
- click **Publish release**
387
387
388
388
### Close milestone
389
389
390
390
In [GitHub milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones):
391
391
392
-
- close the v6.6.0 milestone
392
+
- close the v6.6.1 milestone
393
393
394
394
### Update the Eclipse release record
395
395
@@ -400,13 +400,13 @@ and select the new release
400
400
- replace the entire content with links to GitHub:
401
401
402
402
```html
403
-
<p>Version <strong>6.6.0</strong> is a new major/minor/service release; it updates ...</p>
403
+
<p>Version <strong>6.6.1</strong> is a new major/minor/service release; it updates ...</p>
404
404
405
405
<p>Fore more details, please read the project web release pages:</p>
406
406
407
407
<ul>
408
408
<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>
409
-
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.0-released/">Eclipse Embedded CDT plug-ins v6.6.0 released</a> (for updating the plug-ins on an existing Eclipse)</li>
409
+
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.6.1-released/">Eclipse Embedded CDT plug-ins v6.6.1 released</a> (for updating the plug-ins on an existing Eclipse)</li>
410
410
</ul>
411
411
```
412
412
@@ -431,11 +431,11 @@ Use the <https://github.com/embed-cdt/simrel.build> fork.
431
431
- open `simrel.build-fork.git`
432
432
- pull new commits
433
433
- edit `embedcdt.aggrcon`
434
-
- replace location to <https://download.eclipse.org/embed-cdt/releases/6.6.0/p2/>
435
-
- replace full version to `6.6.0.202404031712`
436
-
- replace short version to `6.6.0`
434
+
- replace location to <https://download.eclipse.org/embed-cdt/releases/6.6.1/p2/>
435
+
- replace full version to `6.6.1.202404031712`
436
+
- replace short version to `6.6.1`
437
437
- commit with a message like:
438
-
-_embedcdt: update for 6.6.0_,
438
+
-_embedcdt: update for 6.6.1_,
439
439
- push
440
440
- create pull request
441
441
- from <https://github.com/embed-cdt/simrel.build>
@@ -454,13 +454,13 @@ After another while (about 10 min) it'll automatically rebuild the staging repo:
0 commit comments