mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Make builds reproducible (#4395)
Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:

committed by
GitHub

parent
d383187c6e
commit
bc1cc074b8
@ -113,5 +113,6 @@ tasks {
|
||||
opt.encoding("UTF-8")
|
||||
opt.keyWords()
|
||||
opt.addStringOption("-since", isRelease)
|
||||
opt.noTimestamp()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user