mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-02-02 12:41:32 +01:00
Compile v1_20_R1 nms module with Spigot 1.20.1 instead of 1.20
This commit is contained in:
parent
61205da3b4
commit
2c6273c1b5
@ -19,5 +19,5 @@ runs:
|
||||
|
||||
- uses: SpraxDev/Action-SpigotMC@v4
|
||||
with:
|
||||
versions: 1.18.1, 1.18.2, 1.19, 1.19.2, 1.19.3, 1.19.4, 1.20
|
||||
versions: 1.18.1, 1.18.2, 1.19, 1.19.2, 1.19.3, 1.19.4, 1.20.1
|
||||
remapped: true
|
||||
|
@ -16,7 +16,7 @@
|
||||
<java.version>17</java.version>
|
||||
<java.release>17</java.release>
|
||||
|
||||
<nms.ver>1.20-R0.1-SNAPSHOT</nms.ver>
|
||||
<nms.ver>1.20.1-R0.1-SNAPSHOT</nms.ver>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
Loading…
Reference in New Issue
Block a user