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
@@ -289,6 +296,7 @@ For edition `123`, default output root is `dist/123/`:
289
296
290
297
-`version` in `core-info.json` is always a string containing integer digits only.
291
298
- By default, descriptor `version` equals the release edition. For staging publishes, you may override it with `--staging-version-override` or `--prompt-staging-version-override` (digits only).
299
+
- By default, publish probes for the next available numeric USK version segment. You may force a specific publish target edition with `--usk-version-override` on `publish-descriptor` and `promote`.
292
300
- Edition derivation:
293
301
-`v<digits>` becomes `<digits>`
294
302
- non-numeric tags are sanitized into stable path-safe edition strings
0 commit comments