Server Versions
Remember to use Semantic Versions
<major>.<minor>.<patch>.<build>[-<preReleaseID>]
# Ex of an unstable build
5.3.4.84-SNAPSHOT
# Or a stable build
5.3.4.80<major>.<minor>.<patch>[-<preReleaseID>]+<build>
# Ex of an unstable build
5.3.4-SNAPSHOT+84
# Or a stable build
5.3.4+80What versions exist?
Pinning Exact Version
Lucee Light builds on ForgeBox
Last updated
Was this helpful?