mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
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:
@@ -14,7 +14,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
version = "0.1.0-dev+1.21.5"
|
||||
edition = "2024"
|
||||
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user