Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

v1.0.0 CRCON v10 API Changes

Latest
Compare
Choose a tag to compare
@cemathey cemathey released this 06 Aug 16:25
· 2 commits to main since this release

This release is to account for the (upcoming) v10 CRCON release that contains API changes.

If you are still on a v9.x version of CRCON you shouldn't upgrade to this release yet! It won't work.

Upgrade instructions

git fetch --tags
git checkout v1.0.0
docker compose pull
docker compose up -d

What's Changed

Full Changelog: v0.4.7...v1.0.0