From efb93fb59812a3acf0299d999ad6bd5e4e8d7d97 Mon Sep 17 00:00:00 2001 From: blryface Date: Thu, 17 Oct 2024 07:09:39 -0300 Subject: [PATCH] Update versioning --- VERSIONING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/VERSIONING.md b/VERSIONING.md index eee7526..bee3756 100644 --- a/VERSIONING.md +++ b/VERSIONING.md @@ -7,3 +7,4 @@ The versioning shall consist of three elements: With `major` being bumped in relation to Minecraft's major release, and the other ones following [`semver`](https://semver.org) For example, in 1.21, the first release is 6.0.0. If we had released a version for 1.20.6, the next version would be 5.2. +We will consider different "drops" in the new Minecraft Versioning System as `major` in the context of Pridepack Versioning. \ No newline at end of file