summaryrefslogtreecommitdiffstats
path: root/engine/src/config/version.json
blob: baf15cc33192107c02d9d52584ca3dfaf1a288b0 (plain)
1
2
3
4
5
6
7
8
9
{
  "version": {
    "major": 0,
    "minor": 4,
    "patch": 22,
    "full": "0.4.22",
    "type": "C"
  }
}