# Sandbox.Standalone.Version

```csharp
static System.Version Version { get; set; }
```

> **Obsolete.**

Represents the current standalone game's version, specified by the developer

Declared in [Sandbox.Standalone](/api/Sandbox.Standalone).
Assembly: `Sandbox.Engine`.
