bump frogloader
All checks were successful
Publish to snapshot maven / build (push) Successful in 1m4s
All checks were successful
Publish to snapshot maven / build (push) Successful in 1m4s
This commit is contained in:
parent
dea3b79fc9
commit
7023128e45
|
@ -6,7 +6,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "dev.frogmc"
|
||||
version = "0.0.1-alpha.1"
|
||||
version = "0.0.1-alpha.2"
|
||||
|
||||
subprojects {
|
||||
if (!project.projectDir.resolve("src/main/resources/frog.mod.toml").exists()) {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[versions]
|
||||
|
||||
minecraft = "1.21"
|
||||
frogloader = "0.0.1-alpha.5"
|
||||
frogloader = "0.0.1-alpha.7"
|
||||
phytotelma = "0.0.1-alpha.10"
|
||||
lombok = "8.6"
|
||||
|
||||
|
|
Loading…
Reference in a new issue