[Home](./index.md) > [bitburner](./bitburner.md) > [GameInfo](./bitburner.gameinfo.md) > [commit](./bitburner.gameinfo.commit.md) ## GameInfo.commit property Git commit hash that the release was built from. E.g.: "d0d776700" **Signature:** ```typescript commit: string; ```