{
  "_comment": "Single source of truth for every version this site displays. Update it when a release is cut and every page follows: nothing else in the site hard-codes a version. Verify against `git tag --sort=-v:refname | head -1` in each repo.",
  "updated": "2026-09-20",

  "infrena": "0.14.0",

  "plugins": {
    "aws": {
      "version": "0.7.0",
      "requires": "0.13.0",
      "kind": "provider",
      "binary": "infrena-plugin-aws"
    },
    "fake": {
      "version": "0.5.0",
      "requires": "0.13.0",
      "kind": "provider",
      "binary": "infrena-plugin-fake"
    },
    "s3": {
      "version": "0.2.0",
      "requires": "0.13.0",
      "kind": "backend",
      "binary": "infrena-backend-s3"
    }
  }
}
