# Tool Version Tracking This file documents the versions of tools referenced throughout the documentation site and its examples. It helps ensure content remains accurate, up-to-date, and aligned with current versions of critical dependencies. Updates may be triggered by: - Major version changes (e.g. hard forks, breaking API changes) - Scheduled audits (e.g. once per year) - Community feedback or reported issues --- | Name | Version | Release Date | Last Reviewed | Download | | ------------- | ------- | ------------ | ------------- | -------- | | offckb | 0.4.0 | 2025-09-26 | 2025-09-26 | [Github](https://github.com/ckb-devrel/offckb/releases/tag/v0.4.0) | --- ### offckb Used In: * [Simple Lock](examples/dApp/simple-lock.mdx) * [Simple Transfer](examples/dApp/simple-transfer/) * [xudt](examples/dApp/xudt/) * [store-data-on-cell](examples/dApp/store-data-on-cell/) * [create-dob](examples/dApp/create-dob/)