---
title: version
framework: managedappdistribution
role: symbol
role_heading: Instance Property
path: managedappdistribution/managedapp/version
---

# version

The app’s version information.

## Declaration

```swift
let version: String?
```

## See Also

### Obtaining version information

- [releaseNotes](managedappdistribution/managedapp/releasenotes.md)
- [releaseDate](managedappdistribution/managedapp/releasedate.md)
