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/software/uenv/deploy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ While the frequency of updates and deprecation policy is defined by the uenv mai
238
238
-[optional] tag pre-releases with `:rc1`, `:rc2`, etc
239
239
- uenv tagged as release candidates are intended for early testing only, and can be removed at any point.
240
240
- Tag `:v1` for the first official release.
241
-
-[optional] release updated versions of uenv with tags ()`:v2`, `:v3`, ...) with patches and fixes.
241
+
-[optional] release updated versions of uenv with tags (`:v2`, `:v3`, ...) with patches and fixes.
242
242
- Remove old versions according to a deprecation policy.
243
243
244
244
A uenv's release and support policy should be part of the uenv's documentation under the "Versioning" section, see [prgenv-gnu][ref-uenv-prgenv-gnu-versioning] for example.
0 commit comments