## MedplumSemver type [​](/content/docs/sdk/core.medplumsemver#medplumsemver-type/index.html)

**Signature:**

```typescript
export type MedplumSemver = `${number}.${number}.${number}` | `${number}.${number}.${number}-${string}`;
```  
- [MedplumSemver type](/content/docs/sdk/core.medplumsemver#medplumsemver-type/index.html)
