Skip to content

Instantly share code, notes, and snippets.

@BoBkiNN
Last active March 27, 2024 11:08
Show Gist options
  • Save BoBkiNN/4dad9e938e58fb7e089b92cbad3faab5 to your computer and use it in GitHub Desktop.
Save BoBkiNN/4dad9e938e58fb7e089b92cbad3faab5 to your computer and use it in GitHub Desktop.
My versioning format

Version format that i use

<major>.<minor>.<build>[-platform]

  • [-platform] is platform name, (Fabric, Forge etc, or nothing)

Examples

  • 1.1.33 version 1.1, build 33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment