change version policy

this will make it easier for people to see what mc version the pumpkin version is at
This commit is contained in:
Alexander Medvedev
2025-04-01 20:50:09 +02:00
parent a2d9396bbd
commit be19110a24
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ members = [
]
[workspace.package]
version = "0.1.0"
version = "0.1.0-dev+1.21.5"
edition = "2024"

View File

@@ -1,6 +1,6 @@
[package]
name = "pumpkin"
version = "0.1.0-dev"
version.workspace = true
description = "Empowering everyone to host fast and efficient Minecraft servers."
edition.workspace = true
rust-version = "1.85"