| Name | Type | Description |
|---|---|---|
current* | V | None | The current version identifier ( |
channel* | None | Deprecated argument, kept for backwards compatibility. |
Generate the next version ID for a channel.
Default is to use integer versions, incrementing by 1.
If you override, you can use str/int/float versions, as long as they are monotonically increasing.