Skip to content

Designing a Better World Through Decentralized Technologies

Notifications You must be signed in to change notification settings

sora-xor/sora2-common

Repository files navigation

sora2-common

Release process

The repository adopts GitHub Flow model with develop branch as default. The develop branch is anticipated to be the latest stable version.

  • Create branch release/X.Y.Z from develop, use semver
  • cargo update
  • Merge release/X.Y.Z into develop
  • Create GitHub Release on develop branch, tag is X.Y.Z