Skip to content

Commit

Permalink
[ci skip] build: 1.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Nov 30, 2024
1 parent 6ec721f commit c8f6853
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ org.gradle.parallel=true
org.gradle.vfs.watch=true
systemProp.file.encoding=utf-8

paperVersion=1.8-1.21.1
foliaVersion=1.19.4-1.21.1
velocityVersion=3.0-3.3
paperVersion=1.8-1.21.3
foliaVersion=1.19.4-1.21.3
velocityVersion=3.0-3.4
waterfallVersion=1.11-1.21

modrinthProjectID=hkzyeLcD
Expand All @@ -23,7 +23,7 @@ modrinthMinecraftVersions=1.8.9,\
1.18,1.18.1,1.18.2,\
1.19,1.19.1,1.19.2,1.19.3,1.19.4,\
1.20,1.20.1,1.20.2,1.20.3,1.20.4,1.20.5,1.20.6,\
1.21,1.21.1
1.21,1.21.1,1.21.2,1.21.3
modrinthLoaders=paper,purpur,spigot,velocity,bungeecord,waterfall,folia

group=org.sayandev
Expand All @@ -33,4 +33,4 @@ description=A modular vanish system for Minecraft servers
website=https://sayandev.org
author=Syrent

version=1.5.5-SNAPSHOT
version=1.6.0

0 comments on commit c8f6853

Please sign in to comment.