Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot] acaafc3955
Merge 72fce754ae into 9cdfbfcfdc 2025-10-08 17:38:51 +00:00
LOOHP 9cdfbfcfdc Minecraft 1.21.10 2025-10-08 18:38:44 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Limbo
[![Build Status](http://ci.loohpjames.com/job/Limbo/badge/icon)](http://ci.loohpjames.com/job/Limbo/)
## Standalone Limbo Minecraft Server (Currently 1.21.9)
## Standalone Limbo Minecraft Server (Currently 1.21.10)
https://www.spigotmc.org/resources/82468/
@ -18,7 +18,7 @@ IP: mc.loohpjames.com
```
![Server Banner](https://api.loohpjames.com/serverbanner.png?ip=mc.loohpjames.com&width=918&name=IP:%20mc.loohpjames.com)
***
### Downloads (1.17.1-1.21.9)
### Downloads (1.17.1-1.21.10)
- [Jenkins](http://ci.loohpjames.com/job/Limbo/)
***
### Offical Plugins

View File

@ -136,7 +136,7 @@
</executions>
</plugin>
</plugins>
<finalName>${project.artifactId}-${project.version}-1.21.9</finalName>
<finalName>${project.artifactId}-${project.version}-1.21.10</finalName>
</build>
<profiles>