We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
local VERSION = 'unknown' if package.search('http.VERSION') then VERSION = require('http.VERSION') end
file VERSION.lua contains in .gitignore and always build package has "unknown" version
VERSION.lua
.gitignore