# DocVersion

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/stores/versionContext.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/stores/versionContext.ts#L8)

## Properties

| Property | Type |
|---|---|
| `id` | `string` |
| `versionNumber` | `number` |
| `label` | `string` |
| `status` | `string` |
| `createdAt` | `string` |
